diff options
author | Yao Qi <yao@codesourcery.com> | 2014-06-03 13:17:42 +0800 |
---|---|---|
committer | Yao Qi <yao@codesourcery.com> | 2014-06-04 13:30:39 +0800 |
commit | 70017e417c365ee1a27f2894678b06731ebb4d15 (patch) | |
tree | 3dfda5167924fa6b6bcd89befccf04cd34febd90 /gdb/utils.c | |
parent | b6210538cfa62f8dd5793916f26eefa83e00a13e (diff) | |
download | binutils-70017e417c365ee1a27f2894678b06731ebb4d15.zip binutils-70017e417c365ee1a27f2894678b06731ebb4d15.tar.gz binutils-70017e417c365ee1a27f2894678b06731ebb4d15.tar.bz2 |
Fix regexp pattern in gdb.base/default.exp
I see this failure on arm-none-eabi gdb testing.
target native^M
Undefined target command: "native". Try "help target".^M
(gdb) FAIL: gdb.base/default.exp: target native
This patch is to update the regexp pattern to match "native" instead of
"child".
gdb/testsuite:
2014-06-04 Yao Qi <yao@codesourcery.com>
* gdb.base/default.exp: Replace "child" with "native" in
regexp pattern.
Diffstat (limited to 'gdb/utils.c')
0 files changed, 0 insertions, 0 deletions