This is the mail archive of the gdb@sources.redhat.com 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]

core file not loaded


Hi

gdb-6.1.1 on cygwin, target=PPC

I tried to read a core dump file of our embedded target, but gdb gives
me an error:

(gdb) core N:/Temp/SAMCLASS/MemDmp00.bin
GDB can't read core files on this machine.
(gdb) core
GDB can't read core files on this machine.

I looked for the error message in the sources and found this:

/* Find a single core_stratum target in the list of targets and return it.
   If for some reason there is more than one, return NULL.  */

But I couldn't see what's wrong. What is needed to work with a core file?

Thanks

bye  Fabi



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