D6 debugger still resumes process after save changes prompt

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

D6 debugger still resumes process after save changes prompt

Steve Alan Waring
Hi Andy and Blair,

Using Dolphin 6.02. In the debugger, if you answer "Yes" to the prompt
"There are unsaved source changes. Do you wish to retain them?" ... the
process is still resumed.

Steps to reproduce an example of this:
 - Debug the expression "Animal knowledgeBase inspect"
 - Step into Animal class>>knowledgeBase and change the method somehow
(for example add a symbol)
 - Don't save/accept it, but instead hit the "Go" button.
 - When prompted:   "..Do you wish to retain them?" click "Yes".
 - The inspector then appears

So at that point the process has still been resumed. Also, while the
debugger is still open on the method, trying to save/accept it brings
up a stack frame error.

Steve
--
Steve Waring