asm2cfg icon indicating copy to clipboard operation
asm2cfg copied to clipboard

GDB commands take disassembly function name as a parameter

Open Kazhuu opened this issue 4 years ago • 0 comments

Now commands viewcfg and savecfg only disassembly currently executed function. Add parameter support so that the function name can be given instead. For example viewcfg main to view CFG of main function.

Kazhuu avatar Nov 17 '21 08:11 Kazhuu