This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Resuming a single suspended thread on Linux


On Mon, Jan 15, 2007 at 11:47:37AM +0200, Yaki Tebeka wrote:
> Hi Daniel and Jim
> 
> I tried the suggested solution, but unfortunately, it does not seem to work.
> I am running Fedora Core 5, 64 bit on an AMD processor.
> After I call "set scheduler-locking on", and "continue", the entire
> debugged process seem to remain freeze.
> I tried setting my data collection thread as the active thread and
> even setting the main thread as the active thread, but both options
> does not seem to work.
> 
> Do you know if its a GDB bug, or an "expected behaviour" on Linux?

Well, it is not what I would personally have expected.  I'm afraid I
don't know what might have happened.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]