diff options
author | Tom Tromey <tromey@adacore.com> | 2023-04-17 08:08:54 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-06-12 11:51:52 -0600 |
commit | 69ed07d5465e447c461bdc6b1f36b7b2575d7fe1 (patch) | |
tree | 7c85416c5606dba82e06e707e760527c1e95ef89 /gdb/python/py-registers.c | |
parent | 2c4c710f56990c169243702f0d7d3a7fecc5d090 (diff) | |
download | gdb-69ed07d5465e447c461bdc6b1f36b7b2575d7fe1.zip gdb-69ed07d5465e447c461bdc6b1f36b7b2575d7fe1.tar.gz gdb-69ed07d5465e447c461bdc6b1f36b7b2575d7fe1.tar.bz2 |
Implement DAP setExceptionBreakpoints request
This implements the DAP setExceptionBreakpoints request for Ada. This
is a somewhat minimal implementation, in that "exceptionOptions" are
not implemented (or advertised) -- I wasn't completely sure how this
feature is supposed to work.
I haven't added C++ exception handling here, but it's easy to do if
needed.
This patch relies on the new MI command execution support to do its
work.
Diffstat (limited to 'gdb/python/py-registers.c')
0 files changed, 0 insertions, 0 deletions