aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2023-02-15 14:57:10 -0700
committerTom Tromey <tromey@adacore.com>2023-02-23 12:50:30 -0700
commiteb94f4278737e6df934d7064ebbd87e4d95ad9d7 (patch)
treeb1fd404ddcd3c4c59c426f575e694c22efe443ac /gdb/Makefile.in
parentc32ea73114dfdd161098f11f2590acd71603a397 (diff)
downloadgdb-eb94f4278737e6df934d7064ebbd87e4d95ad9d7.zip
gdb-eb94f4278737e6df934d7064ebbd87e4d95ad9d7.tar.gz
gdb-eb94f4278737e6df934d7064ebbd87e4d95ad9d7.tar.bz2
Fix Tcl quoting in gdb_assert
The gdb_assert proc under-quotes the expression that is passed in. This leads to weird code in a couple of spots that tries to compensate: gdb_assert {{$all_regs eq $completed_regs}} ... The fix is to add a bit of quoting when evaluating the expression.
Diffstat (limited to 'gdb/Makefile.in')
0 files changed, 0 insertions, 0 deletions