aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/python-internal.h
diff options
context:
space:
mode:
authorAndrew Burgess <aburgess@redhat.com>2025-04-23 10:07:09 +0100
committerAndrew Burgess <aburgess@redhat.com>2025-04-24 00:13:23 +0100
commit2eead96aeba1ec15d258b0952b37cb5d8bfc4c4a (patch)
tree15bba79331ea10abb662b539cf66b9853cfa3052 /gdb/python/python-internal.h
parent94f3facb2185f780b9b971330277c6d89ad8c053 (diff)
downloadbinutils-2eead96aeba1ec15d258b0952b37cb5d8bfc4c4a.zip
binutils-2eead96aeba1ec15d258b0952b37cb5d8bfc4c4a.tar.gz
binutils-2eead96aeba1ec15d258b0952b37cb5d8bfc4c4a.tar.bz2
gdb/python: keyword args for Color.__init__
GDB's Python API documentation is clear: Functions and methods which have two or more optional arguments allow them to be specified using keyword syntax. The gdb.Color.__init__ method matches this description, but doesn't support keyword arguments. This commit fixes this by adding keyword argument support. There's a new test to cover this functionality. Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/python/python-internal.h')
0 files changed, 0 insertions, 0 deletions