2003-01-09 Andrew Cagney <ac131313@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Thu, 9 Jan 2003 18:03:38 +0000 (18:03 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 9 Jan 2003 18:03:38 +0000 (18:03 +0000)
commit4ef3f3be7ae2203142ecf69debf476b3545c7653
treedcd54051f238a7405266dfe99b3fb25bb404ea5e
parent754533e434690f9b836c21e5457e2d3e6e1625b1
2003-01-09  Andrew Cagney  <ac131313@redhat.com>

* infrun.c (follow_fork): Use ISO C definition.
* expprint.c (print_subexp): Use xfree instead of free.
* charset.c: Include "gdb_string.h" instead of <string.h>.
(register_iconv_charsets): Use ISO C definition.
(host_charset, target_charset): Ditto.
* Makefile.in (charset.o): Update dependencies.
(mi-cmd-env.o): Update dependencies.

Index: mi/ChangeLog
2003-01-09  Andrew Cagney  <ac131313@redhat.com>

* mi-cmd-env.c: Include "gdb_string.h" instead of <string.h>.
Move all includes to after "defs.h".
gdb/ChangeLog
gdb/Makefile.in
gdb/charset.c
gdb/expprint.c
gdb/infrun.c
gdb/mi/ChangeLog
gdb/mi/mi-cmd-env.c
This page took 0.026352 seconds and 4 git commands to generate.