in reply to Re^2: Neat Debugger tricks
in thread Neat Debugger tricks
Yes, yes, yes, and yes :-)
Microsoft Visual Studio does this, at least for c, and Eclipse does it for Java. These are languages where you'd expect these things to be waaaay harder to get away with than Perl. (Well, except for "set next instruction", which in c is relatively easy.)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Neat Debugger tricks (rerun command)
by ysth (Canon) on Nov 18, 2005 at 05:04 UTC | |
by gaal (Parson) on Nov 18, 2005 at 09:14 UTC |