This is the mail archive of the gdb-patches@sourceware.org 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: [RFA/gdbserver] Move malloc.h include to server.h.


> > 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.

Now applied (BTW: I removed the extraneous gdbserver/ in the ChangeLog
entry).

-- 
Joel


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