This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [maint] Doco known TUI todo items


Hi!

Andrew Cagney a écrit :
> 2001-03-19  Andrew Cagney  <ac131313@redhat.com>
> 
>         * TODO: List known problems with TUI.

Yes... there are a lot.

I was interested to have some curses-based debugger for 68hc11, so I hacked
a little in tui, and soon reached all those pb. I solved all compile&link
problems and some crashes. I can see the sources in the TUI curses window,
and stepping updates the source window.

The problem I'm now having is that the interaction between readline I/O
and curses is not clear.  It results in wrong output emitted by readline
(due to curses, the tty is turned in nocr mode).

I can send some patches if you want.

	Stephane

-----------------------------------------------------------------------
         Home                               Office
E-mail: stcarrez@worldnet.fr               Stephane.Carrez@sun.com
WWW:    http://home.worldnet.fr/stcarrez   http://www.sun.com
Mail:   17, rue Foucher Lepelletier        6, avenue Gustave Eiffel
        92130 Issy Les Moulineaux          78182 Saint Quentin en Yvelines
        France


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