From: Kung Hsu Date: Wed, 22 Mar 1995 01:13:08 +0000 (+0000) Subject: * lib/gdb.exp: add proc runto_main, for targets that use stubs, this X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1c2258cc425a6fa31517c2ba473deb3e085b429b;p=binutils-gdb.git * lib/gdb.exp: add proc runto_main, for targets that use stubs, this will not runto main but do a 'step' to step out of breakpoint(). * config/mt-slite: add -Dusestubs. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index d17c3a362f0..8c582b96247 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +Tue Mar 21 17:08:47 1995 Kung Hsu + + * lib/gdb.exp: add proc runto_main, for targets that use stubs, this + will not runto main but do a 'step' to step out of breakpoint(). + * config/mt-slite: add -Dusestubs. + Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com) * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@