Closed GoogleCodeExporter closed 9 years ago
Original comment by michael.hale@gmail.com
on 12 Jan 2014 at 6:28
Andrew, please provide an update. Is there a specific version of dwarfdump that
should be installed to get this working?
Original comment by michael.hale@gmail.com
on 7 Mar 2014 at 5:28
Hello,
This is actually a bug with the dwarfdump you have as it cannot parse the debug
information created by GCC/the kernel as it compiles our module. Could you try
the latest version of dwarfdump (
http://www.prevanders.net/libdwarf-20140208.tar.gz ) and run the make command
again? Instructions to compile it from source are here:
http://wiki.dwarfstd.org/index.php?title=Libdwarf_And_Dwarfdump but it is
pretty straightforward. You can use the --prefix option to configure to make
your dwarfdump install in a non-global directory and then point Volatility's
Makefile to it or just manually run dwarfdump -di on module.ko
Original comment by atc...@gmail.com
on 9 Mar 2014 at 10:43
If you have any issues with the compilation of dwarfdump please let us know.
Original comment by atc...@gmail.com
on 9 Mar 2014 at 10:43
Hey guys, I'm going to close this issue since its a known problem with
dwarfdump, and a workaround has been provided.
Eribertomota, please do feel free to reopen the issue if the workaround doesn't
work for you!
Original comment by michael.hale@gmail.com
on 10 Mar 2014 at 3:23
Original issue reported on code.google.com by
eriberto...@gmail.com
on 10 Jan 2014 at 1:20Attachments: