This is the mail archive of the
src-cvs@sourceware.org
mailing list .
src/rda/unix ChangeLog thread-db.c
- From: kevinb at sourceware dot org
- To: src-cvs at sources dot redhat dot com
- Date: 2 Dec 2005 00:49:14 -0000
- Subject: src/rda/unix ChangeLog thread-db.c
CVSROOT: /cvs/src
Module name: src
Changes by: kevinb@sourceware.org 2005-12-02 00:49:14
Modified files:
rda/unix : ChangeLog thread-db.c
Log message:
* thread-db.c (handle_thread_db_event): Allow underlying target a
chance to look at the wait status too.
(thread_db_check_child_state): Ensure that there's a thread list
to work with when using the thread_db event model.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.56&r2=1.57
http://sourceware.org/cgi-bin/cvsweb.cgi/src/rda/unix/thread-db.c.diff?cvsroot=src&r1=1.16&r2=1.17