OSDN Git Service

* gdbarch.sh (NAME_OF_MALLOC): New variable in the architecture
authorbrobecke <brobecke>
Fri, 13 Sep 2002 00:38:48 +0000 (00:38 +0000)
committerbrobecke <brobecke>
Fri, 13 Sep 2002 00:38:48 +0000 (00:38 +0000)
commit3784831288576f7ea3a014a75395eef15b1ec7eb
tree639a28c29df665a59eb6b1f7b7c8069ccaa0d03d
parent4314231ea1d872adf618efd98c373351731735b5
   * gdbarch.sh (NAME_OF_MALLOC): New variable in the architecture
       vector. Will be useful for Interix.
       * gdbarch.h, gdbarch.c: Regenerate.

       * valops.c (value_allocate_space_in_inferior): Replace hard-coded
       name of the malloc function by NAME_OF_MALLOC.
gdb/ChangeLog
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/valops.c