diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 82dbd52..735d58c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2008-07-24 Pedro Alves <pedro@codesourcery.com> + + * remote.c (remote_threads_extra_info): Don't query the remote + server about info on the internally added main thread. + 2008-07-24 Aleksandar Ristovski <aristovski@qnx.com> * nto-procfs.c (procfs_attach): Populate initial thread list. |