From: Peter Schauer Date: Fri, 20 Aug 1993 05:13:13 +0000 (+0000) Subject: * gdb.t15/funcargs.exp: Allow arguments for main in backtraces X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5e95818815fb942e3a316dac86b9c870ae8a7e85;p=binutils-gdb.git * gdb.t15/funcargs.exp: Allow arguments for main in backtraces as vax gdb will display them. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 7a4f25b4cd8..94e8194442e 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * gdb.t15/funcargs.exp: Allow arguments for main in backtraces + as vax gdb will display them. + Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound