Re: [PATCH] Cleanup gdb printers.py

2022-09-21 Thread Jonathan Wakely via Gcc-patches
On Wed, 21 Sept 2022 at 20:57, François Dumont via Libstdc++ wrote: > > I stopped my research to find out if those types ever existed in 2001. > Clearly they do not exist now. > > libstdc++: Remove useless gdb printer registrations. > > libstdc++-v3/ChangeLog: > > * python/l

[PATCH] Cleanup gdb printers.py

2022-09-21 Thread François Dumont via Gcc-patches
I stopped my research to find out if those types ever existed in 2001. Clearly they do not exist now.     libstdc++: Remove useless gdb printer registrations.     libstdc++-v3/ChangeLog:     * python/libstdcxx/v6/printers.py: Remove printer registration for non-existing     ty