about summary refs log tree commit diff
path: root/linuxthreads_db
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads_db')
-rw-r--r--linuxthreads_db/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog
index 02d0dc1c92..9da34c0ed8 100644
--- a/linuxthreads_db/ChangeLog
+++ b/linuxthreads_db/ChangeLog
@@ -1,3 +1,9 @@
+2003-08-18  Daniel Jacobowitz  <drow@mvista.com>
+
+	* td_thr_getfpregs.c (td_thr_getfpregs): Use the main thread if
+	the descriptor is uninitialized.
+	* td_thr_getgregs.c (td_thr_getgregs): Likewise.
+
 2003-03-15  Roland McGrath  <roland@redhat.com>
 
 	* thread_db.h (td_err_e): Add TD_NOTLS and TD_TLSDEFER.