I would like to see an indication in the debugger of when a method is executed. I try to re-use as much code as possible, therefore I have the same methods executed on various different events. I would like the debugger to tell me that the method it is executing at the moment was initiated by a datachange in a specific form field, or a form onShow event or an onAction of a specific form button, or whatever… I think this would save me a lot of time, false assumptions and experimentation while debugging.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Debugger state and methods | 6 | 3938 | May 9, 2004 | |
Debugger on all methods | 2 | 2232 | September 11, 2006 | |
Printing exploded Methods | 0 | 1300 | April 22, 2004 | |
When debugger enabled I get different results | 6 | 3373 | November 6, 2007 | |
Debug a method created at runtime | 3 | 1786 | June 17, 2009 |