Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Custom debugger: stackframe not selected on step [next|over]
Custom debugger: stackframe not selected on step [next|over] [message #557328] Mon, 06 September 2010 19:06
Bob is currently offline BobFriend
Messages: 1
Registered: September 2010
Junior Member
I think I'm firing debug events correctly but the top stackframe is not selected after a step command and the user has to manually select it to display the current line executed in the source code.
E.g. I'm firing
- DebugEvent.STEP_OVER
- DebugEvent.STEP_END
in this order but the top stack frame is not selected.
Any thoughts?

Thanks
Previous Topic:Eclipse needed for g3 Tiger
Next Topic:Launching ant or any other script on the project import
Goto Forum:
  


Current Time: Thu Sep 26 02:11:23 GMT 2024

Powered by FUDForum. Page generated in 0.03004 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top