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: PR tui/9622: tui over-eagerly initializes readline


>>>>> "HJ" == H J Lu <hongjiu.lu@intel.com> writes:

HJ> We shouldn't initialize readline if gdb_stdout isn't a tty.  OK
HJ> to install?

I wrote a different patch a long time ago for this bug.
Mine checks if input is from a terminal...

I think yours is reasonable though.  This is ok.

Tom


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