diff options
author | Tom Tromey <tromey@adacore.com> | 2024-02-07 12:46:22 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2024-02-21 14:55:22 -0700 |
commit | a4af05ca661f8feb1cbb671d4e4e5e8902892f45 (patch) | |
tree | 067f4aa1e07adca6fe29d8ab99da05a1568f9566 /gdb/python/py-dap.c | |
parent | fddee222e574dfb0f2ba9ecdc4fb1b5db13bfae9 (diff) | |
download | binutils-a4af05ca661f8feb1cbb671d4e4e5e8902892f45.zip binutils-a4af05ca661f8feb1cbb671d4e4e5e8902892f45.tar.gz binutils-a4af05ca661f8feb1cbb671d4e4e5e8902892f45.tar.bz2 |
Don't allow multiple request registrations in DAP
This changes the DAP code to check that a given request or capability
is only registered a single time. This is just a precaution against
accidentally introducing a second definition of a request somewhere.
Diffstat (limited to 'gdb/python/py-dap.c')
0 files changed, 0 insertions, 0 deletions