src/gdb ChangeLog p-valprint.c
muller@sourceware.org
muller@sourceware.org
Fri Sep 7 12:34:00 GMT 2007
CVSROOT: /cvs/src
Module name: src
Changes by: muller@sourceware.org 2007-09-07 12:34:56
Modified files:
gdb : ChangeLog p-valprint.c
Log message:
2007-09-07 Pierre Muller <muller@ics.u-strasbg.fr>
* p-valprint.c: Fix 7 ARI reported problems.
(pascal_val_print): Fix one operator at end of line issue.
Use paddress function to remove use of
deprecated_print_address_numeric function (2 times).
Use SYMBOL_LINKAGE_NAME instead of DEPRECATED_SYMBOL_NAME.
(pascal_value_print): Fix 3 operator at end of line issues.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.8683&r2=1.8684
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/p-valprint.c.diff?cvsroot=src&r1=1.50&r2=1.51
More information about the Gdb-cvs
mailing list