Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/gnu/dist/gdb/gdb



On Tue, Oct 12, 2004 at 10:16:34PM +0000, Charles M. Hannum wrote:
> 
> Modified Files:
>       src/gnu/dist/gdb/gdb: nbsd-thread.c
> 
> Log Message:
> Two changes for better handling of blocked threads with LWPs:
> 1) When looking up the active thread, do not convert it to a thread ID; use 
> the
>    LWP ID instead.  This causes us to go through the ptrace(2) interface to
>    modify registers -- using the kernel state -- rather than through the
>    thread library.

What do we do for core files?

Take care,

Bill

Attachment: pgpJSsBOfJ5xz.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index