OSDN Git Service

* varobj.c (varobj_set_display_format): Use xfree.
authortromey <tromey>
Sat, 13 Sep 2008 23:37:04 +0000 (23:37 +0000)
committertromey <tromey>
Sat, 13 Sep 2008 23:37:04 +0000 (23:37 +0000)
commit24dbde932403ff76b3a7487e27c98e8f83f40f64
tree9204582623605f83bf33d893198000e4758ee65c
parent2c91927166e2218425d767d7941559fbfa51ecc5
* varobj.c (varobj_set_display_format): Use xfree.
* tracepoint.c (stringify_collection_list): Use xfree.
* remote-fileio.c (remote_fileio_reset): Use xfree.
* mipsread.c (read_alphacoff_dynamic_symtab): Use xfree.
* dfp.c (decimal_from_floating): Use xfree, xstrprintf.  Don't use
asprintf.
* cp-support.c (mangled_name_to_comp): Use xfree.
gdb/ChangeLog
gdb/cp-support.c
gdb/dfp.c
gdb/mipsread.c
gdb/remote-fileio.c
gdb/tracepoint.c
gdb/varobj.c