diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b069261..c1408c1 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2011-05-18 Pedro Alves <pedro@codesourcery.com> + + * infrun.c (resume): Mention which is the current thread, and its + current PC in debug output. + (prepare_to_proceed): Mention the thread switching in debug + output. + 2011-05-18 Tom Tromey <tromey@redhat.com> * linux-thread-db.c (try_thread_db_load_from_pdir_1): Fix absolute |