diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 4fd340c..556e7e0 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2012-02-08 Tom Tromey <tromey@redhat.com> + + * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests + before inferior is started. + 2012-02-07 Tom Tromey <tromey@redhat.com> * gdb.python/py-symbol.exp: Test Symbol.needs_frame and |