diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2021-08-30 11:20:59 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2021-09-30 22:21:56 -0400 |
commit | 46a5b75b37853b30963d7399e18b2124e6d129e2 (patch) | |
tree | a011d55ff6482845641406890881edaf48cef79c /gdb/python/python.h | |
parent | c5dfcc218832f26e7ecefa6c44a2b350c605148f (diff) | |
download | binutils-46a5b75b37853b30963d7399e18b2124e6d129e2.zip binutils-46a5b75b37853b30963d7399e18b2124e6d129e2.tar.gz binutils-46a5b75b37853b30963d7399e18b2124e6d129e2.tar.bz2 |
gdb/testsuite/dwarf: use options for rnglists/loclists procs
Change how rnglists and loclists procs to align them with how procs for
aranges (and other things in the DWARF assembler) work. Instead of
using "args" (variable number of parameters in TCL) and command-line
style option arguments, use one leading "option" parameters, used as a
kind of key/value dictionary of options parsed using `parse_options`.
Change-Id: I63e60d17ae16a020ce4d6de44baf3d152ea42a1a
Diffstat (limited to 'gdb/python/python.h')
0 files changed, 0 insertions, 0 deletions