gdb/testsuite: fix typo in gdb_test_multiple doc
gdb/testsuite/ChangeLog: * lib/gdb.exp (gdb_test_multiple): Fix typo in doc. Change-Id: Ieb188b3382395ce951bfba5a5f25aaea0f89ebf9
This commit is contained in:
parent
2eef5098e9
commit
60598dbd58
@ -1,3 +1,7 @@
|
||||
2020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
|
||||
|
||||
* lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
|
||||
|
||||
2020-12-14 Mark Wielaard <mark@klomp.org>
|
||||
|
||||
* lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
|
||||
|
||||
@ -777,7 +777,7 @@ proc gdb_internal_error_resync {} {
|
||||
}
|
||||
|
||||
|
||||
# gdb_test_multiple COMMAND MESSAGE [ -promp PROMPT_REGEXP] [ -lbl ]
|
||||
# gdb_test_multiple COMMAND MESSAGE [ -prompt PROMPT_REGEXP] [ -lbl ]
|
||||
# EXPECT_ARGUMENTS
|
||||
# Send a command to gdb; test the result.
|
||||
#
|
||||
|
||||
Loading…
Reference in New Issue
Block a user