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 | 3941 | May 9, 2004 | |
| Debug a method created at runtime | 3 | 1787 | June 17, 2009 | |
| Debugger on all methods | 2 | 2232 | September 11, 2006 | |
| When debugger enabled I get different results | 6 | 3374 | November 6, 2007 | |
| Printing exploded Methods | 0 | 1305 | April 22, 2004 |