aboutsummaryrefslogtreecommitdiff
path: root/gdb/utils.c
diff options
context:
space:
mode:
authorYao Qi <yao@codesourcery.com>2014-06-03 13:20:56 +0800
committerYao Qi <yao@codesourcery.com>2014-06-04 13:30:44 +0800
commit90a45c4d5f59bf512cc101802fbfb430f7e9248f (patch)
treea5003a4c12c51d4e908dfb65a0913b0cda52d184 /gdb/utils.c
parent70017e417c365ee1a27f2894678b06731ebb4d15 (diff)
downloadbinutils-90a45c4d5f59bf512cc101802fbfb430f7e9248f.zip
binutils-90a45c4d5f59bf512cc101802fbfb430f7e9248f.tar.gz
binutils-90a45c4d5f59bf512cc101802fbfb430f7e9248f.tar.bz2
Fix a regexp pattern in gdb.base/auto-connect-native-target.exp
When I test gdb head (for 7.8 release) on arm-none-eabi, I find the following this failure, which are caused by the improper regexp pattern in the test. (gdb) help target native^M Undefined target command: "native". Try "help target".^M (gdb) FAIL: gdb.base/auto-connect-native-target.exp: help target native The space in front of "$gdb_prompt $" looks redundant, and this patch is to remove it from the regexp pattern. gdb/testsuite: 2014-06-04 Yao Qi <yao@codesourcery.com> * gdb.base/auto-connect-native-target.exp: Remove redundant space from the regexp pattern.
Diffstat (limited to 'gdb/utils.c')
0 files changed, 0 insertions, 0 deletions