in reply to Re: How can I print variable contents from the debugger non-interactively?
in thread How can I print variable contents from the debugger non-interactively?
Maybe you can find all kinds of tricky debug statements to get the debugger to do what you want right now. However, you will not know that stuff years from now when you are debugging some modification.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How can I print variable contents from the debugger non-interactively?
by Marshall (Canon) on Jul 19, 2017 at 00:51 UTC |