[libcxx-commits] [libcxx] [libc++] Update GDB pretty-printer to work with GDB 17 (PR #142106)

Sv. Lockal via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jun 21 05:55:43 PDT 2025


AngryLoki wrote:

Hi, I experienced a similar issue with `GNU gdb (Gentoo 16.3 vanilla) 16.3` + `GNU ld (Gentoo 2.44 p4) 2.44.0`.
Adding `import gdb.printing` helped.

So "technically", not GDB 17 issue. Thanks for the fix!

https://github.com/llvm/llvm-project/pull/142106


More information about the libcxx-commits mailing list