NetBSD/external/gpl3/gdb
martin 4199c0b4fb When searching for an active thread (e.g. right after switching to threaded
mode), if no lwp is signaled, just stay with the current (inferior_ptid.lwp).
This fixes gdb -p to a threaded process with all threads active.
Previously we eroneously restored an lwp of 0 (returned as sentinel from
ptrace) to inferior_ptid.lwp, which then would not match any thread in
thread_list and caused assertion failures.
2013-02-16 18:06:43 +00:00
..
bin
dist When searching for an active thread (e.g. right after switching to threaded 2013-02-16 18:06:43 +00:00
lib mknative gdb for earmhf 2013-02-04 03:29:45 +00:00
gdb2netbsd
Makefile
Makefile.inc Switch -current vax back to gcc 4.1 to match netbsd-6 - until someone has 2012-06-22 20:32:34 +00:00