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]

[RFA 0/2] more cleanup removal


This removes some more cleanups -- first converting target_read_string
to use unique_xmalloc_ptr, and then removing further cleanups from
solib-svr4.c.  The second patch depends on the first in order to fully
remove all cleanups from one function.

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]