public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Roger Phillips <heidegg@hotmail.com>
To: "gdb@sourceware.org" <gdb@sourceware.org>
Subject: GDB backtrace - find out which symbol is missing
Date: Mon, 31 Jul 2023 19:45:16 +0000	[thread overview]
Message-ID: <SJ0PR06MB86411F034A0E56C1EF31DFD0AA05A@SJ0PR06MB8641.namprd06.prod.outlook.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 562 bytes --]

Greetings,

I try to debug a corefile with GDB 12.1 on x64 desktop and Ubuntu 22.04.
Unfortunately, using backtrace I only see the top 2 frames after which 0x00000000 ?????? comes due to missing symbols.
My question now is: Is there a more verbose backtrace that shows me exactly at which address it stopped because it couldn't find the corresponding symbol? I would like to pinpoint the exact library that keeps backtrace from going further because I have to request the symbols from other people and getting a full sysroot is too complicated.

Regards.

                 reply	other threads:[~2023-07-31 19:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=SJ0PR06MB86411F034A0E56C1EF31DFD0AA05A@SJ0PR06MB8641.namprd06.prod.outlook.com \
    --to=heidegg@hotmail.com \
    --cc=gdb@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).