aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
diff options
context:
space:
mode:
authorFrançois Dumont <fdumont@gcc.gnu.org>2022-09-22 06:58:48 +0200
committerFrançois Dumont <fdumont@gcc.gnu.org>2022-09-29 20:41:37 +0200
commit13337ea9a1ccffc7d73a8ff87f5f186fd4d0d51c (patch)
tree31bdb9a248638eaaad765f6b5da5bbaa64476e15 /gcc/cp
parent61762797bac9cfe2e43d29d0d23ea0d02a9dd685 (diff)
downloadgcc-13337ea9a1ccffc7d73a8ff87f5f186fd4d0d51c.zip
gcc-13337ea9a1ccffc7d73a8ff87f5f186fd4d0d51c.tar.gz
gcc-13337ea9a1ccffc7d73a8ff87f5f186fd4d0d51c.tar.bz2
libstdc++: [_GLIBCXX_INLINE_VERSION] Add gdb pretty print for _GLIBCXX_DEBUG
In _GLIBCXX_DEBUG mode containers are in std::__debug namespace but not template parameters. In _GLIBCXX_INLINE_VERSION mode most types are in std::__8 namespace but not std::__debug containers. We need to register specific type printers for this combination. libstdc++-v3/ChangeLog: * python/libstdcxx/v6/printers.py (add_one_template_type_printer): Register printer for types in std::__debug namespace with template parameters in std::__8 namespace.
Diffstat (limited to 'gcc/cp')
0 files changed, 0 insertions, 0 deletions