Automatically return from Debug Perspective [message #332548] |
Tue, 28 October 2008 09:47  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03013 seconds