public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* GDB Incorrectly Reads & Resolves Shared Library Symbols [MinGW-w64]
@ 2020-10-31 23:26 William Adair
  2020-11-01 14:53 ` Hannes Domani
  2020-11-01 18:28 ` Andrew Dinn
  0 siblings, 2 replies; 6+ messages in thread
From: William Adair @ 2020-10-31 23:26 UTC (permalink / raw)
  To: gdb

Can anyone recommend a way to start debugging GDB? I've found that when I
compile a 32-bit shared library that GDB is unable to correctly resolve the
symbols in the image and set breakpoints. Even when I reach a segfault and
print the backtrace, the symbols are incorrect or flat out missing. I
already verified that the image has .debug_* sections as would be required
for DWARF debugging, so I'm perplexed as to why GDB cannot correctly
resolve it and am looking for guidance.

Thank you.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-11-04  9:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-31 23:26 GDB Incorrectly Reads & Resolves Shared Library Symbols [MinGW-w64] William Adair
2020-11-01 14:53 ` Hannes Domani
2020-11-01 15:44   ` William Adair
2020-11-01 18:28 ` Andrew Dinn
2020-11-03 23:20   ` William Adair
2020-11-04  9:39     ` Andrew Dinn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).