Spotlight Features At 7:46 PM on Jun 30, 2005, R.J. Lorimer wrote: Debugging can be an arduous task. Sometimes it takes an incredible amount of patience and care to ensure that you step over the right stuff, step into the right stuff, and not accidentally miss the whole block of code you were trying to debug. Sure, there is Eclipse's Drop to Frame functionality - which if you accidentally skip over something, can really get you out of a bind. However, if the code manipulated some object state, 'drop to frame' will not be able to reverse those changes,
Read full article from Eclipse: Save Time When Debugging With Run-To-Line
No comments:
Post a Comment