Re: GDB w/ Mac OS cores: "no core file handler recognizes format"
Joel Brobecker <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> Unfortunately I can't get it to work at all; I always get this error: > > $ ./x86_64-darwin/bin/gdb -c core.54937 myprog > GNU gdb (GDB) 7.6.2 > ... > Reading symbols from myprog...Reading symbols from > myprog.dSYM/Contents/Resources/DWARF/myprog...done. > done. > "core.54937": no core file handler recognizes format I don't think we support core files on this platform. -- Joel