Hi Jonathan,
I've sent an updated patch addressing your comments here:
https://gcc.gnu.org/pipermail/libstdc++/2022-September/054587.html
Details below.
On 06.09.22 13:27, Jonathan Wakely wrote:
+pbase = self.val['_M_out_beg']
+pptr = self.val['_M_out_cur']
+egptr = sel
Thanks for the patch. Comments below.
On Sun, 4 Sept 2022 at 19:48, Philipp Fent via Libstdc++
wrote:
>
> Signed-off-by: Philipp Fent
> ---
> libstdc++-v3/python/libstdcxx/v6/printers.py | 37 +++
> .../libstdc++-prettyprinters/debug.cc | 5 +++
> .../libstdc++-pretty