LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   gdb error "Failed to read a valid object file image from memory." (https://www.linuxquestions.org/questions/programming-9/gdb-error-failed-to-read-a-valid-object-file-image-from-memory-536589/)

Fejimush 03-11-2007 01:40 PM

gdb error "Failed to read a valid object file image from memory."
 
When using gdb I get the following error message after calling run:

"Failed to read a valid object file image from memory."

I can debug the program just fine, but I cannot step into any of the shared libraries, the X server in this case.

The X libs were compiled with the -g and -ggdb options.

I am new to gdb and any help would be greatly appreciated.

Thanks,
fej


All times are GMT -5. The time now is 01:13 AM.