bug-readline
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-readline] Enter/Return/C-M/C-J Help for GDB Tui Mode


From: Chet Ramey
Subject: Re: [Bug-readline] Enter/Return/C-M/C-J Help for GDB Tui Mode
Date: Fri, 07 Oct 2011 09:53:51 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

On 10/6/11 11:39 PM, Michael Jones wrote:
> On 04/10/11 04:08, Chet Ramey wrote:
>> I believe that gdb-tui mode uses readline's callback interface.  It
>> should not make a difference, since the readline tty code makes sure
>> to turn off the bits (INLCR and ICRNL) that map carriage return to
>> newline and vice versa on input, but maybe that is it.  That is the
>> only reason I can think of for it differing between gdb-tui and other
>> readline-using applications.
>>
>> Chet
>>
> 
> Thank you for the response. I'm afraid I'm not quite sure what to do with
> the information.
> 
> I'll hope that the behaviour has been noted, but I would love to hear if
> there is anything I can try in the mean time. Though clearly removing these
> bindings is adequate to get me going.

I meant for you to pass the information on to the gdb folks.  It seems
clear to me that if a problem manifests itself using that interface but
nowhere else, they are in the best position to troubleshoot it.  I gave
my best guess as to what particular aspect of the terminal settings needs
to be checked.

Chet
-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    address@hidden    http://cnswww.cns.cwru.edu/~chet/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]