diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 0ac6256..d2248a1 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2000-05-12 Kevin Buettner <kevinb@redhat.com> + + * gdb.base/step-test.exp: On IA-64 targets, when stepping out of + a call, do not require that gdb stop on the line after the call. + Instead, it is permissible for gdb to stop on the line of the + call itself. + 2000-05-08 Michael Snyder <msnyder@seadog.cygnus.com> * gdb.base/interrupt.exp: Make "pass" message say "send" |