2003-08-09 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Sat, 9 Aug 2003 14:57:30 +0000 (14:57 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 9 Aug 2003 14:57:30 +0000 (14:57 +0000)
commit9ebf4acf536cf0f7583ac669ee55bcdeb12296b3
tree5e71a10d8d7a02c80176e6c3ab10bf35538313c1
parent3771659b8b8b47b9fe8247afbbf5a7da9431a4d0
2003-08-09  Andrew Cagney  <cagney@redhat.com>

* defs.h (xstrprintf): Declare.
* utils.c (xstrprintf): New function.
* breakpoint.c (insert_breakpoints): Replace sprintf and
non-literal format strings, with xstrprintf and cleanups.
(delete_breakpoint,breakpoint_re_set): Ditto.
(commands_command, insert_breakpoints): Ditto.
(bpstat_stop_status, break_at_finish_at_depth_command_1): Ditto.
(break_at_finish_command_1): Ditto.
gdb/ChangeLog
gdb/breakpoint.c
gdb/defs.h
gdb/utils.c
This page took 0.024641 seconds and 4 git commands to generate.