Answer the question
In order to leave comments, you need to log in
How to debug assembler with gdb?
gcc will disassemble the file. Is it possible, in some way, to get a binary file with debug information and debug it? It is to set breakpoints on specific assembler commands, to view the values of registers. In general, just like debugging C code with gdb.
Answer the question
In order to leave comments, you need to log in
gcc disassemble the file
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question