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: COMMIT: addrmap changes


Hi Jim,

Jim Blandy wrote:
I've committed the following, approved in another thread.


From the thread you've posted this first, I understood this was work in progress, so most likelly you're already addressing a few of these issues, but in case they slip through:

 - GDB sources are now GPL v3
 - I believe we're not allowed to use c99 features yet
   (designated initializers in addrmap_fixed_funcs).

and being picky:
 - suspicious call to abort, should be gdb_assert, or
   internal_error ?
 - #if 1

--
Pedro Alves



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