Objdump – how to produce source code for the library functions in the assembly output
When I use objdump with -S flag, it produces the source code aligned with the corresponding assembly code. For example:
When I use objdump with -S flag, it produces the source code aligned with the corresponding assembly code. For example: