* remote.c (set_thread, remote_thread_alive): Replace sprintf
authorWu Zhou <woodzltc@cn.ibm.com>
Fri, 17 Jun 2005 03:42:24 +0000 (03:42 +0000)
committerWu Zhou <woodzltc@cn.ibm.com>
Fri, 17 Jun 2005 03:42:24 +0000 (03:42 +0000)
commitecbc58df51480ba47d6271e63b4c81bf7a94a45e
treeca431fe6164add716114b43aa313005cd89e8d3a
parent195b8a572e7c45d991906fd5b4e9fbbf5567abfd
* remote.c (set_thread, remote_thread_alive): Replace sprintf
call with xsnprintf.
(remote_threads_extra_info, extended_remote_restart)
(remote_check_symbols, store_register_using_P)
(compare_sections_command): Ditto.
gdb/remote.c