From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 97B55C47422 for ; Mon, 29 Jan 2024 13:13:16 +0000 (UTC) Subject: How to enable libstdc++ Pretty Printers in GDB #poky To: openembedded-core@lists.openembedded.org From: "Rahul Chauhan" X-Originating-Location: Melbourne, Victoria, AU (155.190.53.5) X-Originating-Platform: Windows Chrome 121 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Mon, 29 Jan 2024 05:13:10 -0800 Message-ID: <3AaT.1706533990818666053.jduk@lists.openembedded.org> Content-Type: multipart/alternative; boundary="Rp0URDilc8uvWMm6DcCr" List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 29 Jan 2024 13:13:16 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/194460 --Rp0URDilc8uvWMm6DcCr Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Team, Can any one please help me=C2=A0 to enable=C2=A0libstdc++=C2=A0Pretty Print= ers in GDB . As of now i am only seeing below pretty printer enable. (gdb) info pretty-printer global pretty-printers: builtin mpx_bound128 I tried IMAGE_INSTALL:append =3D " libstdc++" but unfortunately no luck. Thanks Rahul Chauhan --Rp0URDilc8uvWMm6DcCr Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Team,

Can any one please help me  to enable libstdc= ++ Pretty Printers in GDB .

As of now i am only seeing belo= w pretty printer enable.
(gdb) info pretty-printer
global pretty-printers:
  builtin
    mpx_bound128

I tried 
IMAGE_INSTALL:append =3D " libstdc++"
but unfortunately no luck.
 
Thanks 
Rahul Chauhan --Rp0URDilc8uvWMm6DcCr--