How to show Stack Frame in DebugView?
- by haipn
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