aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2024-09-05 12:09:43 -0600
committerTom Tromey <tromey@adacore.com>2025-02-20 07:50:55 -0700
commitbe6adf5b7597cb2eb1e7f07fbfd766a9d6ac42bb (patch)
tree1502444f7db717f0db46642ce28d832e2a202ec8 /gdb/doc
parent904d3768c88a6591204969826f47d706f6da504a (diff)
downloadbinutils-be6adf5b7597cb2eb1e7f07fbfd766a9d6ac42bb.zip
binutils-be6adf5b7597cb2eb1e7f07fbfd766a9d6ac42bb.tar.gz
binutils-be6adf5b7597cb2eb1e7f07fbfd766a9d6ac42bb.tar.bz2
Handle optional lines correctly in gdb.ada/complete.exp
While working on another series, I discovered that the existing code in gdb.ada/complete.exp that conditionally accepts a completion does not work correctly. The code assumes that wrapping a line in "(...)?" will make the entire line optional, but really this will only match a blank line. Meanwhile, I needed this same patch for a second series I'm working on, so I've pulled this out. As it only affects Ada, I am going to check it in.
Diffstat (limited to 'gdb/doc')
0 files changed, 0 insertions, 0 deletions