aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.server/server-mon.exp
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-07-03 12:53:22 +0100
committerSam James <sam@gentoo.org>2025-07-15 01:30:01 +0100
commit8aad677a12832885acd5be1de8f41e740b8e713d (patch)
treec282f332925fd5c3edb9cfd380f21525335c6a5d /gdb/testsuite/gdb.server/server-mon.exp
parent62bc378b0bdbe36e6f2a947c3c3e4dabdf348f0f (diff)
downloadbinutils-master.zip
binutils-master.tar.gz
binutils-master.tar.bz2
gas: support --gsframe=noHEADmaster
Being able to explicitly disable SFrames on the command line is useful, especially when looking at a gas that enables SFrames by default. The binutils testsuite will benefit from this as there's testcases that don't expect their presence. In summary: * Nothing is passed => no SFrames (no change from before) * --gsframe is passed => SFrames (no change from before) * --gsframe=yes is passed => SFrames (previously rejected) * --gsframe-no is passed => no SFrames (previously rejected) PR gas/33125 * gas/as.c (parse_args): Accept --gsframe=no, --gsframe=yes.
Diffstat (limited to 'gdb/testsuite/gdb.server/server-mon.exp')
0 files changed, 0 insertions, 0 deletions