]> git.ipfire.org Git - people/ms/gcc.git/commit
libstdc++: Remove useless gdb printer registrations
authorFrançois Dumont <fdumont@gcc.gnu.org>
Wed, 21 Sep 2022 16:59:43 +0000 (18:59 +0200)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 20 Mar 2023 11:47:35 +0000 (11:47 +0000)
commitabd85fa15043ee32483ff1daa6dee5d47c9071c4
tree3e1a984e45e58a2437c84c09c4f52097fff7981a
parent07246eee2393312c187dcb4fa70d0e0785d75ae6
libstdc++: Remove useless gdb printer registrations

libstdc++-v3/ChangeLog:

* python/libstdcxx/v6/printers.py: Remove ptinter registration for non-existing
types std::__debug::unique_ptr, std::__debug::stack, std::__debug::queue,
std::__debug::priority_queue.

(cherry picked from commit 42630dc056ddf2dbe012aa7cc8eee09c5b960102)
libstdc++-v3/python/libstdcxx/v6/printers.py