From: "Rahul Chauhan" <rahulchauhankitps@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: How to enable libstdc++ Pretty Printers in GDB #poky
Date: Tue, 30 Jan 2024 21:27:13 -0800 [thread overview]
Message-ID: <10032.1706678833265291851@lists.openembedded.org> (raw)
In-Reply-To: <CAMKF1srDci3KN9GdeeXVoBr2R=Bgbo07zPFGSsk5VLYAfzSYLA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 493 bytes --]
Hi Khem Raj,
Thankyou very much for quick solution.
I backported patch and added below line in local.conf and its working fine.
IMAGE_INSTALL:append = " gcc-runtime-dbg"
but but when i am checking *info pretty-printer* i am not seeing libstdc++-v6 in the list
(gdb) info pretty-printer
global pretty-printers:
builtin
mpx_bound128
But I was expecting
(gdb) info pretty-printer
global pretty-printers:
builtin
mpx_bound128
libstdc++-v6
Can you please comment on this?
[-- Attachment #2: Type: text/html, Size: 1588 bytes --]
next prev parent reply other threads:[~2024-01-31 5:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-29 13:13 How to enable libstdc++ Pretty Printers in GDB #poky Rahul Chauhan
2024-01-29 19:08 ` [OE-core] " Khem Raj
2024-01-31 5:27 ` Rahul Chauhan [this message]
2024-01-31 7:01 ` Khem Raj
2024-01-31 7:51 ` Rahul Chauhan
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=10032.1706678833265291851@lists.openembedded.org \
--to=rahulchauhankitps@gmail.com \
--cc=openembedded-core@lists.openembedded.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