This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "failed to find valid object file", but which object file? (using static libraries)



No, you should figure out why GDB has failed :-) You'd have to debug it, though. The error message indicates that either reading from memory has failed or else the image found there was surprising somehow. If you run with "set debug target 1", do any errors show up?


it was quite some output, so I put it on pastebin.com:


http://pastebin.com/936686

thanks,
Bram


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]