src/gdb aix-thread.c ChangeLog
brobecke@sourceware.org
brobecke@sourceware.org
Fri Aug 6 16:33:00 GMT 2004
CVSROOT: /cvs/src
Module name: src
Changes by: brobecke@sourceware.org 2004-08-06 16:33:20
Modified files:
gdb : aix-thread.c ChangeLog
Log message:
* aix-thread.c (get_signaled_thread): New function.
(iter_trap): Delete, no longer used.
(iter_tid): New function.
(pd_update): Find the thread that received the SIGTRAP signal
by first locating the kernel thread, and then finding its
associated thread.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/aix-thread.c.diff?cvsroot=src&r1=1.33&r2=1.34
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.6215&r2=1.6216
More information about the Gdb-cvs
mailing list