This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC/RFA] new gdbarch method: NAME_OF_MALLOC


> >2002-09-12  Joel Brobecker  <brobecker@gnat.com>
> >
> >        * 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.
> 
> This is ok.

Thank you, committed.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]