I am using gdb to look at assembly but I want to print the assembly instructions and function names to a file for further analysis.
I am using gdb to look at assembly but I want to print the assembly instructions and function names to a file for further analysis.
It does if you use it right …