gdb/testsuite/README: point to default value of INTERNAL_GDBFLAGS
authorPhilippe Blain <levraiphilippeblain@gmail.com>
Sun, 20 Feb 2022 16:49:12 +0000 (11:49 -0500)
committerSimon Marchi <simon.marchi@polymtl.ca>
Tue, 22 Feb 2022 14:32:45 +0000 (09:32 -0500)
commit955b0ef98ea757bad1b9be429e4b8d13689da13b
tree1f1ad06fada8cc1606204ac3008d4afe120f93bc
parent3a3e333f65483b864bf2624392f8aa4a88c7a498
gdb/testsuite/README: point to default value of INTERNAL_GDBFLAGS

The INTERNAL_GDBFLAGS runtest variable was updated in 55c3ad88013
([gdb/testsuite] Prevent pagination in GDB_INTERNALFLAGS, 2020-10-26) to
disable pagination, and in aae1c79a03a (PR python/12227..., 2010-12-07)
to point to the data directory, but its default value mentioned in the
testsuite's README was not kept up to date.

To avoid it getting out of sync even more, point the reader to the
definition of the variable in lib/gdb.exp, and move the explanation of
the different flags there. Also adjust the example in the README
so it follows the flags added in 55c3ad88013.

Change-Id: I3533608a7d6ae5198af09c7dc7743bde24c19ed7
gdb/testsuite/README
gdb/testsuite/lib/gdb.exp