r269090 - in /trunk/libstdc++-v3: ChangeLog pyt...

redi@gcc.gnu.org redi@gcc.gnu.org
Fri Feb 22 01:16:00 GMT 2019


Author: redi
Date: Fri Feb 22 01:16:11 2019
New Revision: 269090

URL: https://gcc.gnu.org/viewcvs?rev=269090&root=gcc&view=rev
Log:
P0482R5 char8_t: Updates to gdb pretty printing support

This patch adds recognition of the u8string and u8string_view type
aliases to the gdb pretty printer extension.

2019-02-22  Tom Honermann  <tom@honermann.net>

	* python/libstdcxx/v6/printers.py (register_type_printers): Add type
	printers for u8string and u8string_view.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/python/libstdcxx/v6/printers.py



More information about the Gcc-cvs mailing list