asm2cfg icon indicating copy to clipboard operation
asm2cfg copied to clipboard

In output CFG color the basic block that has the currently executed instruction

Open Kazhuu opened this issue 3 years ago • 0 comments

GDB displays => in that line initially, but it's removed. Mark that line of execution that has the arrow and color that block with different color in the output CFG. This way it's easier for the user to tell where the execution is at the moment, when looking at the output.

Kazhuu avatar Oct 31 '22 06:10 Kazhuu