Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Hide DEBUG SESSION ENDED
Hide DEBUG SESSION ENDED [message #492320] Mon, 19 October 2009 22:53 Go to next message
Jose Sa is currently offline Jose SaFriend
Messages: 3
Registered: October 2009
Junior Member
Is it possible to hide this browser window that only displays "DEBUG SESSION ENDED" ?

Honestly, is just one more window/tab to close.
Re: Hide DEBUG SESSION ENDED [message #492367 is a reply to message #492320] Tue, 20 October 2009 09:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dkel50.hotremovemail.com

Not currently.

Dave Kelsey

On 19/10/09 23:53, Jose Sa wrote:
> Is it possible to hide this browser window that only displays "DEBUG
> SESSION ENDED" ?
>
> Honestly, is just one more window/tab to close.
Re: Hide DEBUG SESSION ENDED [message #492417 is a reply to message #492367] Tue, 20 October 2009 12:04 Go to previous messageGo to next message
Jose Sa is currently offline Jose SaFriend
Messages: 3
Registered: October 2009
Junior Member
Thanks.

I hope this will be improved in the future. I know that the Request has to be sent to XDebug and that Firefox automatically open a new window with the request. But is also a bit annoying and totally not productive having to close extra windows.

I hope that this can be considered a "feature request" Smile
Re: Hide DEBUG SESSION ENDED [message #492426 is a reply to message #492417] Tue, 20 October 2009 12:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dkel50.hotremovemail.com

You will need raise an enhancement on bugzilla
(https://bugs.eclipse.org/bugs) for the PDT project (in the debug
component).

Thanks
Dave Kelsey

On 20/10/09 13:04, Jose Sa wrote:
> Thanks.
>
> I hope this will be improved in the future. I know that the Request has
> to be sent to XDebug and that Firefox automatically open a new window
> with the request. But is also a bit annoying and totally not productive
> having to close extra windows.
>
> I hope that this can be considered a "feature request" :)
Re: Hide DEBUG SESSION ENDED [message #492432 is a reply to message #492426] Tue, 20 October 2009 12:29 Go to previous messageGo to next message
Jose Sa is currently offline Jose SaFriend
Messages: 3
Registered: October 2009
Junior Member
I wonder if I'm the only one annoyed by this? I don't seem to see anyone else complaining...
Re: Hide DEBUG SESSION ENDED [message #492527 is a reply to message #492432] Tue, 20 October 2009 15:54 Go to previous messageGo to next message
sNop is currently offline sNopFriend
Messages: 281
Registered: July 2009
Senior Member
Jose Sa napsal(a):
> I wonder if I'm the only one annoyed by this? I don't seem to see
> anyone else complaining...

No, I too
Re: Hide DEBUG SESSION ENDED [message #493469 is a reply to message #492320] Mon, 26 October 2009 12:31 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dkel50.hotremovemail.com

Have you tried disconnecting ? This doesn't terminate the debug session
(and thus remove the debug cookie in firefox so that it is taken out of
debug mode which is why you get the extra tab appearing).

see page 21 of
http://www.eclipse.org/pdt/documents/XDebugGuideForPDT2.0.pd f for more info

Dave Kelsey

On 19/10/09 23:53, Jose Sa wrote:
> Is it possible to hide this browser window that only displays "DEBUG
> SESSION ENDED" ?
>
> Honestly, is just one more window/tab to close.
Re: Hide DEBUG SESSION ENDED [message #543789 is a reply to message #493469] Wed, 30 June 2010 14:58 Go to previous messageGo to next message
chen thierry is currently offline chen thierryFriend
Messages: 24
Registered: June 2010
Junior Member
> I wonder if I'm the only one annoyed by this? I don't seem to see
> anyone else complaining...

So do I

Also the debug output and the browser output in the workbench are not usefull when one use an external browser like Firefox. But they come back if you close them.
Re: Hide DEBUG SESSION ENDED [message #543806 is a reply to message #543789] Wed, 30 June 2010 15:36 Go to previous message
Eclipse UserFriend
Originally posted by: dkel50.hotremovemail.com

Please read
http://www.eclipse.org/pdt/documents/XDebugGuideForPDT2.0.pd f

It tells you how to stop the output going to the browser and output
windows. It also tells you about the disconnect option which provides an
alternative to stopping a current debug environment which may help.

in order to get xdebug to remove the cookie PDT needs to invoke a url
with the STOP_SESSION option and as the stop debug button on debug has
been pressed this is what is sent and xdebug returns Debug Session
Ended. Eclipse APIs insist on opening a new Firefox window. You can get
around this by using the internal browser.

Dave Kelsey

On 30/06/2010 15:58, frms@webologix.com wrote:
>> I wonder if I'm the only one annoyed by this? I don't seem to see
>> anyone else complaining...
>
> So do I
>
> Also the debug output and the browser output in the workbench are not
> usefull when one use an external browser like Firefox. But they come
> back if you close them.
Previous Topic:I want to get the PDT for my Eclipse galileo
Next Topic:Xdebug stop working
Goto Forum:
  


Current Time: Thu Mar 28 10:28:44 GMT 2024

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

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

Back to the top