diff options
author | Andrew Burgess <aburgess@redhat.com> | 2023-09-27 18:22:52 +0100 |
---|---|---|
committer | Andrew Burgess <aburgess@redhat.com> | 2023-10-06 13:02:36 +0100 |
commit | fef7f251fecfb5747dae456d2f9b08772f3a3768 (patch) | |
tree | 435aa590f110e541a15a4de273aa57bf0fb1a9b5 /gdb/python/py-mi.c | |
parent | f9089d2f7b7d164e6747dc85fb683975119d3bff (diff) | |
download | binutils-fef7f251fecfb5747dae456d2f9b08772f3a3768.zip binutils-fef7f251fecfb5747dae456d2f9b08772f3a3768.tar.gz binutils-fef7f251fecfb5747dae456d2f9b08772f3a3768.tar.bz2 |
gdb/testsuite: cleanup in gdb.base/args.exp
The last few commits resolved the KFAILs in gdb.base/args.exp. With
those out of the way we can clean up this test script a little.
In this commit I have:
- Stopped passing 'nowarnings' flag when building the source file.
I see no reason why this source should issue a warning,
- Moved setup of GDBFLAGS into args_test proc, callers that passed a
newline needed a small tweak, and also the matching code needs
updating for newline handling, but I think this is nicer, the
argument lists are now given just once,
- Updated comment on args_test,
- Updated other comments.
There should be no change in what is tested after this commit.
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/python/py-mi.c')
0 files changed, 0 insertions, 0 deletions