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] gdb: Don't flush line wrap buffer before adding newline


>>>>> "Andrew" == Andrew Burgess <andrew.burgess@embecosm.com> writes:

Andrew> 	* utils.c (fputs_maybe_filtered): Don't flush the line wrap buffer
Andrew> 	before inserting a newline for line-wrapping.

Thanks, this is ok.  I actually have the same patch and a very similar
test on my branch to fix up the pager when styles are enabled.  That
branch has a few more fixes, too; but it doesn't hurt to land this one
now.

Tom


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