Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » Switch Debug Perspective(Does not switch perspective for remote debugging)
Switch Debug Perspective [message #498932] Thu, 19 November 2009 09:20 Go to next message
suprit  is currently offline suprit Friend
Messages: 15
Registered: July 2009
Junior Member
Hi,
I am using eclipse 3.5 (galileo) and DLTK S2.0M3.

In my IDE,when I launch a local script in debug mode,it pops up a "Confirm Perspective switch dialogue" which says "This kind of launch is associated with Debug perspective ....Do you want to open the perspective now?" on clicking yes it switches the perspective to Debug mode and starts debugging.

But when I launch a script in Remote debug mode,it does not ask to switch the perspective even after establishing connection with debugger and it suspends on the first breakpoint in the same perspective.
We have to manually switch the perspective to perform debugging.

Is there any additional setting to get this feature ?

regards,
Suprit
Re: Switch Debug Perspective [message #500157 is a reply to message #498932] Wed, 25 November 2009 08:36 Go to previous message
Alex Panchenko is currently offline Alex PanchenkoFriend
Messages: 342
Registered: July 2009
Senior Member
Hi Suprit,

I suppose the perspective switch prompt is based on values in
Preferences - Run/Debug - Perspectives. And it works for me in case of
remote debug as well.

Do you use standard platform functionality or you've implemented the
prompt in your own code?

Regards,
Alex
Previous Topic:Removal of working set from Project creation wizard in build S-2.0M3-200911101155
Next Topic:[BUILD] I-I200912031744-200912031744
Goto Forum:
  


Current Time: Sat Apr 20 11:14:03 GMT 2024

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

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

Back to the top