aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.asm/sh.inc
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2025-07-30 08:30:49 -0600
committerTom Tromey <tromey@adacore.com>2025-08-11 07:39:10 -0600
commit9ef3249a00f50ee00e3973e5901cd2936abc79b3 (patch)
tree60c3bdc16947c5634ac312a69c3b051e0b8985b0 /gdb/testsuite/gdb.asm/sh.inc
parentddd2795c52228cbbdf11aa95e11b68647b10df88 (diff)
downloadbinutils-master.zip
binutils-master.tar.gz
binutils-master.tar.bz2
Emit DAPException when too many variable children are reqeustedHEADmaster
PR dap/33228 points out a failure that occurs when the DAP client requests more children of a variable than actually exist. Currently, gdb throws a somewhat confusing exception. This patch changes this code to throw a DAPException instead, resulting in a more ordinary and readable failure. The spec seems to be silent on what to do in this case. I chose an exception on the theory that it's easier to be strict now and lift the restriction later (if needed) than vice versa. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=33228
Diffstat (limited to 'gdb/testsuite/gdb.asm/sh.inc')
0 files changed, 0 insertions, 0 deletions