diff options
author | Yao Qi <yao@codesourcery.com> | 2014-10-10 20:52:25 +0800 |
---|---|---|
committer | Yao Qi <yao@codesourcery.com> | 2014-10-16 12:55:01 +0800 |
commit | bb99c4726c8926b943e0f525247d2ce0d7ffe6d1 (patch) | |
tree | 2f3492d854a8b6af381a6efe6081e6c56342becd /bfd/elf32-ppc.c | |
parent | 459609d6f8f65d4b4440385499b84cc8c1804f65 (diff) | |
download | gdb-bb99c4726c8926b943e0f525247d2ce0d7ffe6d1.zip gdb-bb99c4726c8926b943e0f525247d2ce0d7ffe6d1.tar.gz gdb-bb99c4726c8926b943e0f525247d2ce0d7ffe6d1.tar.bz2 |
Don't check noargs in remotetimeout.exp
The condition [target_info exists noargs] is checked when
remotetimeout.exp was added
https://sourceware.org/ml/gdb-patches/2005-02/msg00052.html
noargs means GDB does not support argument passing for inferior,
rather than doesn't support argument passing to GDB. remotetimeout.exp
passes -l to GDB only, doesn't pass any arguments to the inferior.
This patch is to remove such unnecessary checking, and
remotetimeout.exp then can be run with native-gdbserver board file.
gdb/testsuite:
2014-10-16 Yao Qi <yao@codesourcery.com>
* gdb.base/remotetimeout.exp: Remove noargs checking.
Diffstat (limited to 'bfd/elf32-ppc.c')
0 files changed, 0 insertions, 0 deletions