This is the mail archive of the archer@sourceware.org mailing list for the Archer project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: pretty-printing update



I've appended my sample printers.  These print a number of objects
defined in libstdc++.


How do I install these printers ?


If you want to try it, all the code is on archer-tromey-python.


I am getting build warnings:
cc1: warnings being treated as errors
../../gdb/printcmd.c: In function ‘x_command’:
../../gdb/printcmd.c:1237: error: ‘fmt.raw’ may be used uninitialized in this function
../../gdb/printcmd.c: In function ‘display_command’:
../../gdb/printcmd.c:1313: error: ‘fmt.raw’ may be used uninitialized in this function
../../gdb/printcmd.c: In function ‘output_command’:
../../gdb/printcmd.c:955: error: ‘fmt.raw’ may be used uninitialized in this function


Sami


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]