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:	fnasser@sourceware.cygnus.com	00/05/03 12:48:48

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

Log message:
	2000-05-01  Fernando Nasser  <fnasser@cygnus.com>
	
	* regwin.itb (build_win): Adjust size of columns independently, force
	typed registers to raw mode and check if values can be edited.
	Also, add "Add to Watch" option to the menu.
	(update): Similar changes to similar code.
	(init_reg_display_vars): Initialize new variables used above.
	(reg_select): Deactivate menu options when action is not possible.
	(but3): Ditto.
	(edit): Do not edit if it is not editable.
	(acceptEdit): Fix bug is error message box display.
	(addToWatch): New mwthod.  Add a register to the Watch window.
	* regwin.ith: Add addToWatch to the class.
	* tclIndex: Regenerate.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/ChangeLog.diff?cvsroot=src&r1=1.18&r2=1.19
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/regwin.itb.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/regwin.ith.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/tclIndex.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/variables.tcl.diff?cvsroot=src&r1=1.2&r2=1.3


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