diff options
Diffstat (limited to 'gdb')
-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 3917be69..bdcfc2d 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,12 @@ +Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + + * gdbme.c (call_with_trampolines): New function to try and step + into. Tests trampoline problems on the PA. + + * funcargs.exp (localvars_in_indirect_call): No longer expect + stepping into indirect call to fail on PAs. + (test_stepping_over_trampolines): New test. + Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com) * TODO: Add suggestions for static member function tests, and |