diff options
author | Felix Willgerodt <felix.willgerodt@intel.com> | 2019-02-21 10:48:35 +0100 |
---|---|---|
committer | Felix Willgerodt <felix.willgerodt@intel.com> | 2024-08-14 11:20:56 +0200 |
commit | bea4f6fac4e0b1700188fad19499c62c46f8e70d (patch) | |
tree | d9d3efc032df5a97f253a863f2a5c602122493ec /gdb/python/py-param.c | |
parent | d5e1495d99e2a0962b69d673a8a336501a6ec5fa (diff) | |
download | binutils-bea4f6fac4e0b1700188fad19499c62c46f8e70d.zip binutils-bea4f6fac4e0b1700188fad19499c62c46f8e70d.tar.gz binutils-bea4f6fac4e0b1700188fad19499c62c46f8e70d.tar.bz2 |
python: Introduce gdb.RecordAuxiliary class.
Auxiliary instructions are no real instructions and get their own object
class, similar to gaps. gdb.Record.instruction_history is now possibly a
list of gdb.RecordInstruction, gdb.RecordGap or gdb.RecordAuxiliary
objects.
This patch is in preparation for the new ptwrite feature, which is based on
auxiliary instructions.
Approved-By: Markus Metzger <markus.t.metzger@intel.com>
Reviewed-By: Eli Zaretskii <eliz@gnu.org>
Diffstat (limited to 'gdb/python/py-param.c')
0 files changed, 0 insertions, 0 deletions