2004-08-10 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Tue, 10 Aug 2004 22:36:39 +0000 (22:36 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 10 Aug 2004 22:36:39 +0000 (22:36 +0000)
commitcc503c8aa2d3163546a64753ebecddd804822be9
treea2720e1764adb5a19952b0cb68984517c7b61c03
parent2dc74dc1214738c22fc033d9d32eb8b4059bdba2
2004-08-10  Andrew Cagney  <cagney@gnu.org>

* main.c (captured_main): Delete call to init_malloc.
* defs.h (init_malloc): Delete declaration.
* utils.c (mmalloc, mrealloc, mcalloc, mfree)
(init_malloc): Delete functions.

Index: testsuite/ChangeLog
2004-08-10  Andrew Cagney  <cagney@gnu.org>

* gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
init_malloc call.
gdb/ChangeLog
gdb/defs.h
gdb/main.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.gdb/selftest.exp
gdb/utils.c
This page took 0.027706 seconds and 4 git commands to generate.