aboutsummaryrefslogtreecommitdiff
path: root/gdb/defs.h
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2023-02-10 11:59:03 -0700
committerTom Tromey <tromey@adacore.com>2023-02-10 14:04:34 -0700
commit5036bde964bc1a18282dde536a95aecd0d2c08fb (patch)
treee84f6f199dea6bc58d253f568a33bfb9502b0793 /gdb/defs.h
parent71bb560755cad815f5159170822cb66df71f916f (diff)
downloadfsf-binutils-gdb-5036bde964bc1a18282dde536a95aecd0d2c08fb.zip
fsf-binutils-gdb-5036bde964bc1a18282dde536a95aecd0d2c08fb.tar.gz
fsf-binutils-gdb-5036bde964bc1a18282dde536a95aecd0d2c08fb.tar.bz2
Ensure all DAP requests are keyword-only
Python functions implementing DAP requests should not use positional parameters -- it only makes sense to call them with keyword arguments. This patch changes the few remaining cases to start with the special "*" parameter, following this rule.
Diffstat (limited to 'gdb/defs.h')
0 files changed, 0 insertions, 0 deletions