]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
btrace: Handle stepping and goto for auxiliary instructions.
authorFelix Willgerodt <felix.willgerodt@intel.com>
Mon, 28 May 2018 12:30:46 +0000 (14:30 +0200)
committerFelix Willgerodt <felix.willgerodt@intel.com>
Wed, 14 Aug 2024 09:20:56 +0000 (11:20 +0200)
commitd5e1495d99e2a0962b69d673a8a336501a6ec5fa
tree81ce7492047b81359f835bb7babfde961f5e3011
parent4195751c5cade8db8321969ce94f919a80905a42
btrace: Handle stepping and goto for auxiliary instructions.

Print the auxiliary data when stepping. Don't allow to goto an auxiliary
instruction.

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>
gdb/record-btrace.c