Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Thread dump in eclipse console?
Thread dump in eclipse console? [message #326650] Thu, 27 March 2008 13:16 Go to next message
Michael Moser is currently offline Michael MoserFriend
Messages: 914
Registered: July 2009
Senior Member
If one starts a java application on Windows' cmd-prompt one can create a
thread dump by typing ctrl+break (or sending sigquit on a *nix console).
Is something like this also possible on Eclipse's built-in Console view
(i.e. when I start a java application in eclipse using "Run as... Java
Application")?

I tried the above key combination on the console view but that didn't
cause any reaction...

Michael
Re: Thread dump in eclipse console? [message #326675 is a reply to message #326650] Fri, 28 March 2008 08:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.domain.invalid

Michael Moser a écrit :
> If one starts a java application on Windows' cmd-prompt one can create a
> thread dump by typing ctrl+break (or sending sigquit on a *nix console).
> Is something like this also possible on Eclipse's built-in Console view
> (i.e. when I start a java application in eclipse using "Run as... Java
> Application")?
>
> I tried the above key combination on the console view but that didn't
> cause any reaction...

No you can't do that. But you can use JConsole in "run" mode, or eclipse's "pause" in the debug view, for the "debug" mode.
Re: Thread dump in eclipse console? [message #326745 is a reply to message #326675] Mon, 31 March 2008 14:27 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Name wrote:
> Michael Moser a écrit :
>> If one starts a java application on Windows' cmd-prompt one can
>> create a thread dump by typing ctrl+break (or sending sigquit on a
>> *nix console).
>> Is something like this also possible on Eclipse's built-in Console
>> view (i.e. when I start a java application in eclipse using "Run
>> as... Java Application")?
>>
>> I tried the above key combination on the console view but that didn't
>> cause any reaction...
>
> No you can't do that. But you can use JConsole in "run" mode, or
> eclipse's "pause" in the debug view, for the "debug" mode.
This is also interesting: http://www.adaptj.com/main/stacktrace

Dani
Previous Topic:FireHandlerChanged doesn't work from non-GUI thread
Next Topic:No tooltips for content assist proposals on Linux platform. Yes on WINDOWS XP
Goto Forum:
  


Current Time: Thu Jun 27 20:03:28 GMT 2024

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

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

Back to the top