PR python/23487 points out that the "disable pretty-printer" example
has a typo that makes it incorrect. This patch fixes the typo.
gdb/doc/ChangeLog
2018-09-10 Tom Tromey <tom@tromey.com>
PR python/23487:
* gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
+2018-09-10 Tom Tromey <tom@tromey.com>
+
+ PR python/23487:
+ * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
+
2018-09-10 Tom Tromey <tom@tromey.com>
PR python/16033:
bar
bar1
bar2
-(gdb) disable pretty-printer library2 bar:bar1
+(gdb) disable pretty-printer library2 bar;bar1
1 printer disabled
1 of 3 printers enabled
(gdb) info pretty-printer library2