* gdb.t15/funcargs.exp (finish from indirect call): No longer
authorJeff Law <law@redhat.com>
Wed, 6 Apr 1994 00:53:00 +0000 (00:53 +0000)
committerJeff Law <law@redhat.com>
Wed, 6 Apr 1994 00:53:00 +0000 (00:53 +0000)
        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/testsuite/ChangeLog

index 9d4b593ecd14b3acca2b4153609f35bcdebe45a0..684c18775f8960dba026b1c0a013fce100090117 100644 (file)
@@ -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.