disasm
disasm copied to clipboard
".dwarf_info section"
This project looks interesting, and I have managed to make it start working. However, there is no explanation as to how to make ".dwarf_info section be defined" to enable some of the features, nor can I find much information about it via Google (in fact, this project is the top hit when I search).
Would you please clarify? Many thanks.
It seems I misunderstood something. The real requirement is only that the executable is compiled with -g
. I see that I can left-click and choose showing the source file now. Then, strangely, it insists that the source file is under /usr/include
, but that should be a separate bug.