diff options
author | Tom Tromey <tromey@adacore.com> | 2023-11-30 13:57:09 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-12-11 11:44:35 -0700 |
commit | c0a652c2aa8858dba99d578fa2fac25b1a532a0a (patch) | |
tree | 27ce9d7ad84bb16f15aff5f810454c74c5dbd945 /libctf/configure.ac | |
parent | 606fc72a5f05a61184bc476dd877200336c1e3d0 (diff) | |
download | gdb-c0a652c2aa8858dba99d578fa2fac25b1a532a0a.zip gdb-c0a652c2aa8858dba99d578fa2fac25b1a532a0a.tar.gz gdb-c0a652c2aa8858dba99d578fa2fac25b1a532a0a.tar.bz2 |
Catch KeyboardInterrupt in send_gdb_with_response
Cancellation will generally be seen by the DAP code as a
KeyboardInterrupt. However, this derives from BaseException and not
Exception, so a small change is needed to send_gdb_with_response, to
forward the exception to the DAP server thread.
Reviewed-By: Kévin Le Gouguec <legouguec@adacore.com>
Diffstat (limited to 'libctf/configure.ac')
0 files changed, 0 insertions, 0 deletions