[windows] build error on gdbserver
Stan Shebs
stanshebs@earthlink.net
Thu Nov 24 17:38:00 GMT 2011
On 11/24/11 5:11 AM, asmwarrior wrote:
> ../../../gdb/gdb/gdbserver/tracepoint.c: In function 'cmd_qtstatus':
> ../../../gdb/gdb/gdbserver/tracepoint.c:3460:5: error: unknown
> conversion type c
> haracter 'l' in format
> ../../../gdb/gdb/gdbserver/tracepoint.c:3460:5: error: unknown
> conversion type c
> haracter 'l' in format
> ../../../gdb/gdb/gdbserver/tracepoint.c:3460:5: error: format '%s'
> expects type
> 'char *', but argument 12 has type 'LONGEST'
> ../../../gdb/gdb/gdbserver/tracepoint.c:3460:5: error: format '%s'
> expects type
> 'char *', but argument 13 has type 'LONGEST'
> ../../../gdb/gdb/gdbserver/tracepoint.c:3460:5: error: too many
> arguments for fo
> rmat
Ugh, that's me actually, I fixed some of the ll's before committing, but
missed
those...
Stan
More information about the Gdb
mailing list