aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2001-05-10 01:34:17 +0000
committerKevin Buettner <kevinb@redhat.com>2001-05-10 01:34:17 +0000
commit3d6e28e2e79f36299f77e1c41c83a5ec99411d6b (patch)
treeb106101ccd576d9b0d9ca84813651cb359ce602c /gdb/ChangeLog
parent01263b571ca572b96eaf1aa1026466ef6d4163ee (diff)
downloadgdb-3d6e28e2e79f36299f77e1c41c83a5ec99411d6b.zip
gdb-3d6e28e2e79f36299f77e1c41c83a5ec99411d6b.tar.gz
gdb-3d6e28e2e79f36299f77e1c41c83a5ec99411d6b.tar.bz2
Revert a couple of small changes that inadvertently came in via the
2001-05-03 patch.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 393663c..8b358a9 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,12 @@
2001-05-09 Kevin Buettner <kevinb@redhat.com>
+ * lin-lwp.c (lin_lwp_pid_to_str): Revert inadvertent format
+ string change in 2001-05-03 changes.
+ (lin_lwp_wait): Revert GET_LWP coercion introduced in 2001-05-03
+ changes.
+
+2001-05-09 Kevin Buettner <kevinb@redhat.com>
+
* lin-lwp.c (lin_lwp_attach): Use PIDGET() to fetch the pid
component from inferior_ptid.
(lin_lwp_detach): Use pid_to_ptid() to convert from a pid to a