diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 8888313..bb4977b 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,12 @@ +2013-03-20 Pedro Alves <palves@redhat.com> + Yao Qi <yao@codesourcery.com> + + * gdb.trace/tfile.c: Add comments. + (nonconstglob): New global. + * gdb.trace/tfile.exp: Add comments. Test printing a non-const + global that is not covered by the trace frame. Test + disassembling. + 2013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com> * gdb.base/valgrind-infcall.exp |