Skip to main content



      Home
Home » Newcomers » Newcomers » Killing threads in debugger
Killing threads in debugger [message #269621] Thu, 19 March 2009 22:37 Go to next message
Eclipse UserFriend
Is it possible to kill an individual thread when debugging a web
application?

Here's the scenario: When running a web server like Tomcat in Eclipse's
debugger, when I make a web request through the browser to my application
a breakpoint is hit - at this point I may want to terminate that thread.
When I right-click and select 'Terminate' instead of 'Terminate All', the
whole web server itself shuts down rather than just that one thread. Is
what I'm trying to do possible?
Re: Killing threads in debugger [message #1133301 is a reply to message #269621] Fri, 11 October 2013 15:27 Go to previous message
Eclipse UserFriend
It seems to be possible with Jdb, at least when a thread has an exception. I haven't found a way to do so with Eclipse's debugger yet.
Previous Topic:Where is the PluginImportWizard?
Next Topic:EUC-JP encoded files
Goto Forum:
  


Current Time: Wed Jul 23 20:51:30 EDT 2025

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

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

Back to the top