Is there a way to check, if programm is in debug mode (= was stopped at a breakpoint, and promt K> is displayed in command window) out from a GUI?
Background: I have a GUI which is a testshell for a function. If program stops execution at a breakpoint inside of a callback, the GUI might get confused in some cases.
I tried dbstack, but it doesn't work, because it delivers stack ínformation in any case, not only in debug mode.
|
|
0
|
|
|
|
Reply
|
Albert
|
10/25/2010 11:27:04 AM |
|