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: [PATCH 0/3] Rationalize cleanups/exceptions includes


Gary Benson wrote:
> 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.

Pushed with Pedro's changes.

Thanks for the review,
Gary

-- 
http://gbenson.net/


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