Skip to content
Commit bea4f6fa authored by Felix Willgerodt's avatar Felix Willgerodt
Browse files

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: default avatarMarkus Metzger <markus.t.metzger@intel.com>
Reviewed-By: default avatarEli Zaretskii <eliz@gnu.org>
parent d5e1495d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment