summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAleksandar Ristovski <aristovski@qnx.com>2008-07-24 13:18:58 +0000
committerAleksandar Ristovski <aristovski@qnx.com>2008-07-24 13:18:58 +0000
commitf3021ef9be5e13e7fb938d9eda8515088e5ab77c (patch)
tree0857ccc2b80b31b78185c9c5ee69e4e6869d265b /gdb/ChangeLog
parent3064c23fcfec2a170dd1c86dc0955ff14c3d6487 (diff)
downloadgdb-f3021ef9be5e13e7fb938d9eda8515088e5ab77c.tar.gz
* nto-procfs.c (procfs_attach): Populate initial thread list.
(procfs_wait): Return new pid, built from the inferior status.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 96760135b05..82dbd52360f 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-24 Aleksandar Ristovski <aristovski@qnx.com>
+
+ * nto-procfs.c (procfs_attach): Populate initial thread list.
+ (procfs_wait): Return new pid, built from the inferior status.
+
2008-07-23 Thiago Jung Bauermann <bauerman@br.ibm.com>
* configure.ac (CONFIG_INITS): Delete long obsoleted variable.