From: Jeff Law Date: Wed, 6 Apr 1994 00:53:00 +0000 (+0000) Subject: * gdb.t15/funcargs.exp (finish from indirect call): No longer X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7e550eb3957cd23b1acce6030de70ecb0475ecfe;p=binutils-gdb.git * 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). --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 9d4b593ecd1..684c18775f8 100644 --- a/gdb/testsuite/ChangeLog +++ b/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.