| Debugger lose focus when stepping over [message #1059668] |
Tue, 21 May 2013 03:22 |
Paine Pan Messages: 2 Registered: July 2009 |
Junior Member |
|
|
|
I implemented a debugger, it's a process editor debugger, the editor just likes BPEL editor, i can debug each activity step by step. The issue i encountered is when i run "step over", the current stack frame hasn't been selected. As you know, in Debug View, there's a stack tree to show the current stack frame, when running step over, the new stack frame should be selected, but it didn't, it always selects the thread (the parent of stack frame) but not the stack frame, anyone have the similar problem? thanks a lot.
|
|
|
Powered by
FUDForum. Page generated in 0.01797 seconds