src/gdb/tui ChangeLog tuiRegs.c
ciceron@sourceware.cygnus.com
ciceron@sourceware.cygnus.com
Mon Jul 16 23:45:00 GMT 2001
CVSROOT: /cvs/src
Module name: src
Changes by: ciceron@sources.redhat.com 2001-07-16 23:44:59
Modified files:
gdb/tui : ChangeLog tuiRegs.c
Log message:
* tuiRegs.c (tuiDisplayRegistersFrom): Set scrollok to FALSE in
each register window.
(tuiCheckRegisterValues): Use REGISTER_RAW_SIZE to obtain the size
of the register to check.
(_tuiRegValueHasChanged): Likewise.
(_tuiRegisterName): Use REGISTER_NAME.
(tui_restore_gdbout): New function.
(_tuiRegisterFormat): Use do_registers_info with gdb_stdout redirected
to a string.
(START_SPECIAL_REGS): Define.
(_tuiGetRegisterRawValue): Use get_saved_register.
(_tuiDisplayRegister): Fix clearing of register window.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/tui/ChangeLog.diff?cvsroot=src&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/tui/tuiRegs.c.diff?cvsroot=src&r1=1.6&r2=1.7
More information about the Gdb-cvs
mailing list