| commit | 46a5b75b37853b30963d7399e18b2124e6d129e2 | [log] [tgz] |
|---|---|---|
| author | Simon Marchi <simon.marchi@polymtl.ca> | Mon Aug 30 11:20:59 2021 -0400 |
| committer | Simon Marchi <simon.marchi@polymtl.ca> | Thu Sep 30 22:21:56 2021 -0400 |
| tree | a011d55ff6482845641406890881edaf48cef79c | |
| parent | c5dfcc218832f26e7ecefa6c44a2b350c605148f [diff] |
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