[RFA] use xsnprintf instead of snprintf.

Joel Brobecker brobecker@adacore.com
Wed Sep 1 01:56:00 GMT 2010


> gdb/gdbserver/ChangeLog:
> 
>         * utils.c (xsnprintf): Make non-static.
>         * server.h: Add xsnprintf declaration.
>         * linux-low.c, nto-low.c, target.c, thread-db.c, tracepoint.c:
>         replace calls to snprintf by calls to xsnprintf throughout.

Checked in :).

-- 
Joel



More information about the Gdb-patches mailing list