Source-Changes archive

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

CVS commit: [nathanw_sa] gnusrc/gnu/dist/toolchain/gdb



Module Name:    gnusrc
Committed By:   nathanw
Date:           Wed Oct 16 19:38:49 UTC 2002

Modified Files:
        gnusrc/gnu/dist/toolchain/gdb [nathanw_sa]: nbsd-thread.c

Log Message:
Remove the PID/lwpid/thread macros; they're now in nm-nbsd.h.

Call td_map_lwps() in find_active_thread() to make the mapping
correct.

Pass the LWP parameter to the getregs/setregs callbacks down into
inferior_pid in both the live-process and core cases.

Only call bfd_map_over_sections on a core file if thread debugging is
active.


To generate a diff of this commit:
cvs rdiff -r1.1.2.5 -r1.1.2.6 gnusrc/gnu/dist/toolchain/gdb/nbsd-thread.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index