<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hello,<div class=""><br class=""></div><div class="">I would like to set the target in single-step mode and perform an action right after each instruction is executed. Notably, it is crucial to do so transparently, i.e. without interfering with user breakpoints, watchpoints, stepping etc..</div><div class=""><br class=""></div><div class="">Could you provide me with some guidance on how to accomplish it? ðŸ™‚</div><div class=""><br class=""></div><div class="">I have found the <font face="FiraCode-Regular" class=""><span style="font-style: normal;" class="">target.process.thread.trace-thread</span></font> option and the relevant classes (<font face="FiraCode-Regular" class=""><span style="font-style: normal;" class="">ThreadPlanTracer</span></font> and <font face="FiraCode-Regular" class=""><span style="font-style: normal;" class="">ThreadPlanAssemblyTracer</span></font>), which although seem to not work and also crash the debugger when enabled.</div><div class=""><br class=""></div><div class="">Thank you very much, in advance.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">― Vangelis</div><div class=""><br class=""></div></body></html>