Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Re: Debugger - resuming single thread
Re: Debugger - resuming single thread [message #260096] Mon, 11 May 2009 11:37
Eclipse UserFriend
thinking sometimes helps :-0. "Step return" does exactly what I was looking
for ...

M;chi wrote:

> Hi,
>
> I have a little issue with debugging my multi-threaded code. When the
> debugger stops at a bunch of breakpoints - in different threads of course
> - and I want to resume only a single thread out of the suspended ones, I
> can't actually do it because resuming resumes the whole application not
> just one thread. The only option I have right now is to manually step
> through my code line by line. Or did I (hopefully) miss an option?
>
> bye M;chi
Previous Topic:Formatter
Next Topic:PROBLEM OPENING A NEW WINDOW FROM A PLUGIN
Goto Forum:
  


Current Time: Sat Jul 19 15:14:23 EDT 2025

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

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

Back to the top