This is the mail archive of the gdb-cvs@sourceware.cygnus.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]

src/gdb/gdbtk/library ChangeLog regwin.itb reg ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jingham@sourceware.cygnus.com	00/04/05 16:53:13

Modified files:
	gdb/gdbtk/library: ChangeLog regwin.itb regwin.ith 

Log message:
	2000-04-05  James Ingham  <jingham@leda.cygnus.com>
	
	* regwin.itb (RegWin::build_win): Enable the "Display all
	registers" menu at startup if any registers have been removed.
	(RegWin::save_reg_display_vars): Handle cases where the register
	set is not contiguous.
	(RegWin::destructor): Actually save away the removed registers.
	The latter two are Steve Johnson's change.
	
	* regwin.ith (RegWin): Added "all_regs_shown" and
	"disp_all_menu_item" to handle tracking whether any registers have
	been removed from the display.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/ChangeLog.diff?cvsroot=src&r1=1.14&r2=1.15
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/regwin.itb.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/regwin.ith.diff?cvsroot=src&r1=1.1.1.1&r2=1.2


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