Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » [Debug Platform] Stack Frame doesn't get focus
[Debug Platform] Stack Frame doesn't get focus [message #638953] Sat, 13 November 2010 19:52
zzett  is currently offline zzett Friend
Messages: 8
Registered: May 2010
Junior Member
Hey,

I implemented my own debugger using the Eclipse Debugging Framework. Everything works fine except one thing: If I start the debugging process and i.e. my process reaches a breakpoint, the first stack frame doesn't get a focus. I have to click on it manually to use debugging features (resume/stepping etc.),. After every step the focus jumps back to the Thread and I have to select the first stack frame again Sad

Can somebody explain me what I have to do that the top stack frame is selected automatically?
I am using Eclipse Helios SR1.

Thanks!
Previous Topic:Project at the root of a Network Share does not display files
Next Topic:Problems using Pydev
Goto Forum:
  


Current Time: Thu Apr 25 03:38:17 GMT 2024

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

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

Back to the top