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: GDB HEAD (partly) broken for GNU/Hurd


Hello!

On Sat, Oct 11, 2008 at 06:46:31PM +0100, Pedro Alves wrote:
> >     STOPPED_BY_WATCHPOINT () = 0
> >     infrun: context switch
> >     infrun: Switching context from bogus thread id 1 to Thread 25830.3
> 
>               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> 
> This is missing in the new implementation.  In Hurd when going through
> the shell doing fork/execs, we see new threads at every exec, and the
> old threads disappear.  Could you try adding a `switch_to_thread (resume_thread)'
> somewhere after target_wait returns and before any other target method?

Haha!, see my other email.  :-D


Regards,
 Thomas

Attachment: signature.asc
Description: Digital signature


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