aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2024-04-20 16:33:37 -0600
committerTom Tromey <tom@tromey.com>2024-05-14 13:28:40 -0600
commitda3ce5c46e1d5a87f2d3cb90cbc1b67a3b8fbb34 (patch)
tree76ae5e17642bb4ba6ce9a1e47ef4ec4442e14314 /gdb/mi
parent3b099df59c47c4f09da0941c096098dde00a87dc (diff)
downloadgdb-da3ce5c46e1d5a87f2d3cb90cbc1b67a3b8fbb34.zip
gdb-da3ce5c46e1d5a87f2d3cb90cbc1b67a3b8fbb34.tar.gz
gdb-da3ce5c46e1d5a87f2d3cb90cbc1b67a3b8fbb34.tar.bz2
Add spaceship operator to cp-name-parser.y
While debugging gdb, I saw this: During symbol reading: unexpected demangled name 'operator<=><std::chrono::_V2::system_clock, std::chrono::duration<long int>, std::chrono::duration<long int> >' This happens because cp-name-parser.y does not handle the spaceship operator. This patch implements this. Approved-By: John Baldwin <jhb@FreeBSD.org>
Diffstat (limited to 'gdb/mi')
0 files changed, 0 insertions, 0 deletions