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

src/gdb/gdbtk ChangeLog library/prefs.tcl libr ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hunt@sourceware.org	2002-11-11 14:29:24

Modified files:
	gdb/gdbtk      : ChangeLog 
	gdb/gdbtk/library: prefs.tcl vartree.itb 
Added files:
	gdb/gdbtk/library: helpviewer.tcl 
Removed files:
	gdb/gdbtk/library: helpviewer.itb helpviewer.ith 

Log message:
	2002-11-11  Martin M. Hunt  <hunt@redhat.com>
	
	* library/helpviewer.tcl: New file. Finds
	an appropriate help browser and displays the help files.
	
	* library/vartree.itb: Fix open_help calls.
	
	* library/helpviewer.ith: Deleted.
	* library/helpviewer.itb: Deleted.
	
	* library/prefs.tcl (pref_set_defaults): Remove
	pref gdb/help/browser. Add pref gdb/help/browsername.
	We couldn't simply rename because it would break older
	versions of Insight that expect gdb/help/browser to be
	a number.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/ChangeLog.diff?cvsroot=src&r1=1.257&r2=1.258
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/helpviewer.tcl.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/prefs.tcl.diff?cvsroot=src&r1=1.20&r2=1.21
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/vartree.itb.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/helpviewer.itb.diff?cvsroot=src&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/helpviewer.ith.diff?cvsroot=src&r1=1.2&r2=NONE


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