* defs.h (msavestring, mstrsave): Remove prototypes.
authorMark Kettenis <kettenis@gnu.org>
Thu, 30 Sep 2004 19:57:54 +0000 (19:57 +0000)
committerMark Kettenis <kettenis@gnu.org>
Thu, 30 Sep 2004 19:57:54 +0000 (19:57 +0000)
commit982526a134330b9524daea65f26ba2cfe36cb275
tree722eda748c756f02e37ab6a7d9a8ed992431fe54
parentdb8acf26ca5d066a8cb97b8a80590886cfd04b77
* defs.h (msavestring, mstrsave): Remove prototypes.
* utils.c (msavestring, mstrsave): Remove functions.
* objfiles.c (allocate_objfile): Use xstrdup instead of mstrsave.
* solib-sunos.c (allocate_rt_common_objfile): Use xstrdup instead
of mstrsave.
* source.c (find_and_open_source): Use xstrdup instead of
mstrsave.
gdb/ChangeLog
gdb/defs.h
gdb/objfiles.c
gdb/solib-sunos.c
gdb/source.c
gdb/utils.c
This page took 0.026395 seconds and 4 git commands to generate.