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 more dependencies needed for the other texinfo files. 2011-11-04 17:52:19 +00:00
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 use cleantags, instead of home grown copy. 2011-10-08 19:28:38 +00:00
Makefile Build glue for x86_64. This is working gdb for amd64 minus kernel stacktrace 2011-09-26 03:02:44 +00:00
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