aboutsummaryrefslogtreecommitdiff
path: root/gold/nacl.h
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2023-04-07 10:26:02 +0200
committerTom de Vries <tdevries@suse.de>2023-04-07 10:26:02 +0200
commit31c502801798f397d6ec44d081350c704ca4a901 (patch)
tree1827af426c1b8812da44f4bd1180371ff77dd2b2 /gold/nacl.h
parent929a05081ec2ca6448927b96f673b0cd9633a342 (diff)
downloadgdb-31c502801798f397d6ec44d081350c704ca4a901.zip
gdb-31c502801798f397d6ec44d081350c704ca4a901.tar.gz
gdb-31c502801798f397d6ec44d081350c704ca4a901.tar.bz2
[gdb/testsuite] Add -q to INTERNAL_GDBFLAGS
Whenever we start gdb in the testsuite, we have the rather verbose: ... $ gdb GNU gdb (GDB) 14.0.50.20230405-git Copyright (C) 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <https://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word". (gdb) ... This makes gdb.log longer than necessary and harder to read. We do need to test that the output is produced, but that should be limited to one or a few test-cases. Fix this by adding -q to INTERNAL_GDBFLAGS, such that we simply have: ... $ gdb -q (gdb) ... Tested on x86_64-linux.
Diffstat (limited to 'gold/nacl.h')
0 files changed, 0 insertions, 0 deletions