Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Automatically return from Debug Perspective
Automatically return from Debug Perspective [message #332548] Tue, 28 October 2008 09:47 Go to next message
Alex Lindenberg is currently offline Alex LindenbergFriend
Messages: 5
Registered: July 2009
Junior Member
Hi all,

Definitely Eclipse is an unquestionable IDE. -- One thing, however, I was
always missing is the feature of automatically returning from the Debug
perspective when the (last) currently debugged program terminated.
As it is possible to automatically switch to the Debug perspective when
launching an application in the debugger, it would be great to return to
the previous perspective (in my case mostly C++ :-) when the application
terminated.

Is a feature like this already available or at least planned?

Thanks,
Alex
Re: Automatically return from Debug Perspective [message #332549 is a reply to message #332548] Tue, 28 October 2008 12:48 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

On 10/28/2008 5:47 AM, Alex Lindenberg wrote:
> Hi all,
>
> Definitely Eclipse is an unquestionable IDE. -- One thing, however, I
> was always missing is the feature of automatically returning from the
> Debug perspective when the (last) currently debugged program terminated.
> As it is possible to automatically switch to the Debug perspective when
> launching an application in the debugger, it would be great to return to
> the previous perspective (in my case mostly C++ :-) when the application
> terminated.
>
> Is a feature like this already available or at least planned?

There was a newsgroup discussion about it a while back (sometime in the
past year, I think). In that discussion, I argued that it would be hard
for Eclipse to know what perspective to return to in all cases. In the
simple case, where I went from PerspectiveA to Debug and only one
program was launched, of course it would be easy to determine that it
should go back to PerspectiveA. But what about more complex cases, for
example that involve multiple perspective changes during the execution
of a debug?
If you can answer that question with a clear requirements/behavior
specification, then go ahead and enter a feature request in Bugzilla.
But be aware that code contributions will help it get off the ground;
the dev teams are usually very short on people and long on ideas.

For reference, here are the older discussions on the topic:
http://dev.eclipse.org/newslists/news.eclipse.newcomer/msg12 635.html
http://dev.eclipse.org/newslists/news.eclipse.newcomer/msg23 534.html

Eric
Previous Topic:Re: getting displayed preference page instance programmatically
Next Topic:Getting the main Menu bar in Eclipse 3.3
Goto Forum:
  


Current Time: Thu Jun 27 21:00:33 GMT 2024

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

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

Back to the top