[PING PATCH 0/3] Rationalize cleanups/exceptions includes

Gary Benson gbenson@redhat.com
Tue Oct 7 08:58:00 GMT 2014


Hi all,

This one's been sitting for over a month now.
The three patches are linked here:
https://sourceware.org/ml/gdb-patches/2014-09/msg00021.html
Is this ok to commit?

Thanks,
Gary

Gary Benson wrote:
> Hi all,
> 
> This morning I noticed that GDB's utils.h includes cleanups.h and
> exceptions.h, meaning all GDB .c files include these files.  Since
> gdbserver/server.h does similar (albeit with common-exceptions.h) I
> decided to move cleanups.h and common-exceptions.h to common-defs.h
> to make it clearer that these files are included everywhere.
> 
> Checked by building on RHEL 6.5 x86_64.
> 
> Ok to commit?
> 
> Thanks,
> Gary
> 
> --
> http://gbenson.net/



More information about the Gdb-patches mailing list