This is the mail archive of the gdb@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]
Other format: [Raw text]

GDB TUI Status (CVS 2002-09-04, gdb-5.3 pre-branch)


Hello all,

The gdb TUI is now functional again:

  - the TTY management is now clean between gdb and curses (PR/393)

  - the TUI ASM scrolling is fixed and should work for all platforms

  - new markers were added to represent enabled/disable/hardware/hit
    breakpoints in the curses windows

  - status line is improved to give more information (target, pid, demangled name)

  - a new SingleKey mode that binds single keys to gdb commands is now provided

  - TUI window cleaning has been optimized

  - and, documentation is up-to-date.

However, for the gdb TUI to work correctly, it is necessary to have the following patch:

[RFA]: Make gdb_do_one_event public and fix uiout setting for TUI
	http://sources.redhat.com/ml/gdb-patches/2002-08/msg00866.html

Andrew or Elena can you approve it?

I have no other patch for gdb 5.3.

	Stephane

-----------------------------------------------------------------------
        Home                               Office
E-mail: stcarrez@nerim.fr                  Stephane.Carrez@solsoft.fr
WWW:    http://stephane.carrez.free.fr     http://www.solsoft.com
        Free the Software!                 Visual Security Policy Management



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