How to show Stack Frame in DebugView?

Posted by haipn on Stack Overflow See other posts from Stack Overflow or by haipn
Published on 2010-01-11T03:32:15Z Indexed on 2010/03/25 22:03 UTC
Read the original article Hit count: 263

Filed under:

I'm writing a Debugger in Eclipse. Normal, Stack Frames are still show in DebugView. But when I double-click in another View(BreakPoint View, Variables View...) to full size this view , then I double-click again. Now , Stack Frames aren't show Who can help me this problem? Or help me disable event double-click in tab View ? Thanks

© Stack Overflow or respective owner

Related posts about eclipse-plugin