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/5] some cleanup removal for ui_out


This series converts various (easy) spots to use ui_out_emit_list or
ui_out_emit_tuple.  This removes a number of cleanups.

I've split the less obvious changes out into their own patches for
simpler review.

There are still a number of changes to be made.  Some were in code I
thought I could not readily test (like the Darwin port), and some were
very convoluted (like disasm.c).  Still, this is progress, and a LOC
reduction as well.

Regtested on the buildbot.

Tom


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