GDB internal error in pc_in_thread_step_range

Joel Brobecker brobecker@adacore.com
Sun Dec 23 05:35:00 GMT 2018


> > > Side-question, are there some debug symbols in the binary that could
> > > describe this location?
> > 
> > How do I know that?
> 
> I would normally use "readelf --debug-dump" to look at the DWARF info, but
> since this is not an ELF, I don't know.

Objdump has the same kind of functionality for both DWARF and
the symbol table (--dwarf, -t, -T, etc).

-- 
Joel



More information about the Gdb-patches mailing list