This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog c-typeprint.c
- From: tromey at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 12 Nov 2012 17:20:40 -0000
- Subject: src/gdb ChangeLog c-typeprint.c
CVSROOT: /cvs/src
Module name: src
Changes by: tromey@sourceware.org 2012-11-12 17:20:39
Modified files:
gdb : ChangeLog c-typeprint.c
Log message:
* c-typeprint.c (cp_type_print_method_args): Add flags
argument. Call c_print_type, not type_print.
(c_type_print_base): Call c_print_type, not type_print.
Update.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14815&r2=1.14816
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/c-typeprint.c.diff?cvsroot=src&r1=1.83&r2=1.84