diff options
author | Tom Tromey <tromey@redhat.com> | 2011-01-12 02:44:48 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2011-01-12 02:44:48 +0000 |
commit | 988713056b6173387ec3d4f646aea97fdf236991 (patch) | |
tree | a5a845b5cc337164585c540537be4c45a213a819 /gdb/ChangeLog | |
parent | 581e13c1888512fde1bd3ff9e46f1a3ec4c337d7 (diff) | |
download | gdb-988713056b6173387ec3d4f646aea97fdf236991.zip gdb-988713056b6173387ec3d4f646aea97fdf236991.tar.gz gdb-988713056b6173387ec3d4f646aea97fdf236991.tar.bz2 |
* thread.c (do_captured_thread_select): Emit newline before
printing frame.
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 83c7230..6fec8f8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2011-01-11 Tom Tromey <tromey@redhat.com> + + * thread.c (do_captured_thread_select): Emit newline before + printing frame. + 2011-01-11 Michael Snyder <msnyder@vmware.com> * s390-tdep.c: Comment cleanup, mostly periods and spaces. |