This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA/gdbserver] Move malloc.h include to server.h.
On Wednesday 01 September 2010 18:09:45, Joel Brobecker wrote:
> gdb/gdbserver/ChangeLog:
>
> * gdbserver/gdbreplay.c: Move include of alloca.h up, next to
> include of malloc.h.
> * gdbserver/server.h: Add include of malloc.h.
> * gdbserver/mem-break.c: Remove include of malloc.h.
> * gdbserver/server.c, gdbserver/tracepoint.c, gdbserver/utils.c,
> gdbserver/win32-low.c: Likewise.
>
> Tested on x86_64-linux. I also verified that gdbserver still builds
> on MinGW...
Awesome, thanks. :-) Please apply.
--
Pedro Alves