Elf debugging
Michael Snyder
msnyder@vmware.com
Mon Jun 1 19:37:00 GMT 2009
maybedoo wrote:
> Hi,
>
> I want to debug an elf binary. Compiling with the debugging symbols works
> fine, but when I'm connected with gdb, after loading it, it can't find my
> source files. I've set the path to the src with "directory" but the same.
> How can I find out what files are loaded and how can I load my file I need
> for a breakpoint?
It should work. What compiler are you using?
More information about the Gdb
mailing list