about summary refs log tree commit diff
path: root/linuxthreads_db/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-11-02 16:04:00 +0000
committerUlrich Drepper <drepper@redhat.com>1999-11-02 16:04:00 +0000
commit03fc7ab6ed4bc2f71964a3d31ad578821256b6bc (patch)
treec37b35125e60935a79ee0831af8902534f087a45 /linuxthreads_db/ChangeLog
parentecda4bdaa1835e9a7865667690e3e264c25085e6 (diff)
downloadglibc-03fc7ab6ed4bc2f71964a3d31ad578821256b6bc.tar.gz
glibc-03fc7ab6ed4bc2f71964a3d31ad578821256b6bc.tar.xz
glibc-03fc7ab6ed4bc2f71964a3d31ad578821256b6bc.zip
Update.
	* sysdeps/unix/sysv/linux/alpha/sys/procfs.h: Add more pr* types used
	by the debugger.
	* sysdeps/unix/sysv/linux/arm/sys/procfs.h: Likewise.
	* sysdeps/unix/sysv/linux/i386/sys/procfs.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/sys/procfs.h: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
	* sysdeps/unix/sysv/linux/sys/procfs.h: Likewise.

1999-11-01  Ulrich Drepper  <drepper@cygnus.com>
Diffstat (limited to 'linuxthreads_db/ChangeLog')
-rw-r--r--linuxthreads_db/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog
index 6c11d92442..e7dd8f6162 100644
--- a/linuxthreads_db/ChangeLog
+++ b/linuxthreads_db/ChangeLog
@@ -1,3 +1,17 @@
+1999-11-01  Ulrich Drepper  <drepper@cygnus.com>
+
+	* sysdeps/unix/sysv/linux/alpha/sys/procfs.h: Add more pr* types used
+	by the debugger.
+	* sysdeps/unix/sysv/linux/arm/sys/procfs.h: Likewise.
+	* sysdeps/unix/sysv/linux/i386/sys/procfs.h: Likewise.
+	* sysdeps/unix/sysv/linux/mips/sys/procfs.h: Likewise.
+	* sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
+	* sysdeps/unix/sysv/linux/sys/procfs.h: Likewise.
+	* thread_db.h: Shuffle types around to make things work for gdb.
+	* thread_dbP.h: Include proc_service.h before thread_db.h.
+
+	* td_ta_new.c: It's TD_NOLIBTHREAD, not TD_LIBTHREAD.
+
 1999-10-14  Ulrich Drepper  <drepper@cygnus.com>
 
 	* td_ta_new.c: p_startfct does not exist anymore.