Browse Source

* gdb.t15/funcargs.exp (finish from indirect call): No longer

expected to fail on the PA.
        (backtrace in call with trampolines): Explicitly require main
        to be frame #1 (no trampolines should show up in backtrace).
gdb-4_18-branch
Jeff Law 33 years ago
parent
commit
7e550eb395
  1. 5
      gdb/testsuite/ChangeLog

5
gdb/testsuite/ChangeLog

@ -1,5 +1,10 @@
Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
* gdb.t15/funcargs.exp (finish from indirect call): No longer
expected to fail on the PA.
(backtrace in call with trampolines): Explicitly require main
to be frame #1 (no trampolines should show up in backtrace).
* gdb.t00/default.exp: Use "exp_continue" rather than obsolete
"continue -expect".
* gdb.t06/break.exp: Likewise.

Loading…
Cancel
Save