diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2023-02-26 20:14:02 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2023-02-27 13:28:32 -0500 |
commit | c6cf3ced973b8fea7d45c0f751cf9724a6a6e5b7 (patch) | |
tree | 162927361610f7cd5477ecb000f07e8376831617 /gdb/python/python-internal.h | |
parent | dcca01ace7e41c476387aea0ac534d21fa58e35d (diff) | |
download | binutils-c6cf3ced973b8fea7d45c0f751cf9724a6a6e5b7.zip binutils-c6cf3ced973b8fea7d45c0f751cf9724a6a6e5b7.tar.gz binutils-c6cf3ced973b8fea7d45c0f751cf9724a6a6e5b7.tar.bz2 |
gdb: make-target-delegates.py: add Entry type
Add the Entry type and use it in the `entries` map, rather than using an
ad-hoc str -> str map that comes from the re.match. This will make it
easier to make typing work in a subsequent patch, but it also helps
readers know what attributes exist for entries, which is not clear
currently.
Change-Id: I5b58dee1ed7ae85987b99bd417e641ede718624c
Reviewed-By: Tom Tromey <tom@tromey.com>
Reviewed-By: Andrew Burgess <aburgess@redhat.com>
Diffstat (limited to 'gdb/python/python-internal.h')
0 files changed, 0 insertions, 0 deletions