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 51ed4fa..378826d 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,10 @@ 2014-11-14 Yao Qi <yao@codesourcery.com> + * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble): + Replace name, low_pc and high_pc with MACRO_AT_func. + +2014-11-14 Yao Qi <yao@codesourcery.com> + * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to produce debug information. * gdb.dwarf2/implptr-optimized-out.S: Removed. |