mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 09:58:19 +08:00
* lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
* gdb.base/funcargs.exp: Use gdb_run_cmd to start program.
This commit is contained in:
@ -1,11 +1,14 @@
|
|||||||
Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
|
Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
|
||||||
|
|
||||||
|
* lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
|
||||||
|
|
||||||
* lib/gdb.exp (gdb_run_cmd): New function, used to start program
|
* lib/gdb.exp (gdb_run_cmd): New function, used to start program
|
||||||
running.
|
running.
|
||||||
* gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
|
* gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
|
||||||
|
* gdb.base/funcargs.exp: Likewise.
|
||||||
|
|
||||||
* gdb.base/funcargs.exp: Simplify by using gdb_test.
|
* gdb.base/bitfields.exp: Simplify by using gdb_test.
|
||||||
* gdb.base/bitfields.exp: Likewise.
|
* gdb.base/funcargs.exp: Likewise.
|
||||||
|
|
||||||
* lib/gdb.exp (gdb_test): if match times out, don't call fail if
|
* lib/gdb.exp (gdb_test): if match times out, don't call fail if
|
||||||
message is "".
|
message is "".
|
||||||
|
Reference in New Issue
Block a user