Re: Re: New step-until-code-is-available feature request (was: call for input, votes)
Matthias Ferber <[email protected]>
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Message-ID | <[email protected]> |
Yeah, it's the having to set the breakpoint that gets irritating -- you have to type in the class name. How nice if you could start stepping through without having to type the name, no? M. On 12 Jun 2002, Nathan Fiedler wrote: > This sounds like a different request. Do you want a breakpoint on the > main() method of the main class? You realize, of course, you can do this > yourself very easily. Start the debuggee suspended, set the breakpoint, > then resume until the breakpoint is hit. > > n > > > On Wed, 2002-06-12 at 14:32, Matthias Ferber wrote: > > Oooh, I'll second that -- especially if it will work at the beginning of a > > program. Not being able to "step into" the beginning of a program > > constantly makes me see spots. > > > > Matthias > > > _______________________________________________ > jswat-user mailing list > [email protected] > http://www.bluemarsh.com/mailman/listinfo/jswat-user >