Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » Debug Perspective not triggering on program suspend
Debug Perspective not triggering on program suspend [message #702974] Tue, 26 July 2011 22:15 Go to previous message
Timothy Wall is currently offline Timothy Wall
Messages: 21
Registered: July 2009
Junior Member
I've started implementation of a DBGP interface for my debugger, but I can't seem to get it to trigger the debug perspective when viewing.

I've traced execution comparing with the Ruby IDE up to where the debug suspend event is fired from ScriptThread using DebugEventHelper.fireSuspendEvent(). At that point the ruby IDE pops the "switch perspective?" dialog, but my language IDE does not.

Run/Debug settings show "Debug" perspective selected for my application's launch configuration.

I've looked through the various plugin.xml for perspective and launch-related stuff that might be off, but haven't found anything obvious.

I can manually switch to debug perspective and see the current program state, single step, etc. so that part is working fine.

What's missing to trigger the automatic switch?


(using DLTK 2.0 maintenance branch from CVS)
 
Read Message
Read Message
Read Message
Previous Topic:TCL - Step Into not working while debugging
Next Topic:Content Assist for methods in custom editor
Goto Forum:
  


Current Time: Tue May 21 23:40:32 EDT 2013

Powered by FUDForum. Page generated in 0.08160 seconds