Re: [Bug-readline] [PATCH] Enable visibility annotations
Pedro Alves <[email protected]>
| Newsgroups | gmane.comp.gdb.devel,gmane.comp.gnu.readline |
|---|---|
| Message-ID | <[email protected]> |
On 04/20/2016 10:16 PM, Chet Ramey wrote: > The other one is probably _rl_echoing_p, and I just added > > rl_tty_set_echoing (int value) > > to set it and return the previous value. Thanks Chet, that should work nicely for gdb. Is there some public git branch where we can follow this? Thanks, Pedro Alves