mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-01 13:26:47 +08:00
* gdb.base/return.c: Put return values into variables so we
can have gdb print them rather than depending on the program to print them. * gdb.base/return.exp: Corresponding changes.
This commit is contained in:
parent
46e8d4117a
commit
f20dfd566a
@ -1,5 +1,10 @@
|
||||
Thu Jul 20 11:40:13 1995 Jeff Law (law@snake.cs.utah.edu)
|
||||
|
||||
* gdb.base/return.c: Put return values into variables so we
|
||||
can have gdb print them rather than depending on the program
|
||||
to print them.
|
||||
* gdb.base/return.exp: Corresponding changes.
|
||||
|
||||
* lib/gdb.exp: Provide default value for noinferiorio.
|
||||
* gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
|
||||
the inferior.
|
||||
|
Loading…
Reference in New Issue
Block a user