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]

Remove a few more cleanups: solib and openp


This series removes a few cleanups by using unique_xmalloc_ptr.  This
also helps clarify the ownership rules of a few APIs.  This series
also includes a couple of minor (non-cleanup-related) code clarity
improvements in related areas: moving some declarations out of defs.h,
and a constification.

Regression tested by the buildbot.

Tom


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