public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* What is correct version of insight ?
@ 2003-04-08 18:24 Kaoru Fukui
  2003-04-08 19:59 ` Keith Seitz
  0 siblings, 1 reply; 2+ messages in thread
From: Kaoru Fukui @ 2003-04-08 18:24 UTC (permalink / raw)
  To: insight

[-- Attachment #1: Type: TEXT/PLAIN, Size: 254 bytes --]

Hi!

I'm looking insight source.
Some configure.in has insight1.0,then some files is installed under insight1.0.
GDBTK_VERSION is 1.0.
but ftp's source has insight5.3.

I know gdb-5.3

Which version is correct 5.3 or 1.0?

Kaoru
---------------------  


[-- Attachment #2: GDBTK_VERSION --]
[-- Type: TEXT/PLAIN, Size: 893 bytes --]

 grep -rn GDBTK_VERSION * >&GDBTK_VERSION  


gdb/ChangeLog-2001:3150:	* Makefile.in (GDBTK_VERSION): Set a version number.
gdb/Makefile.in:274:# in sync with GDBTK_VERSION and friends in gdbtk.h.
gdb/Makefile.in:275:GDBTK_VERSION = 1.0
gdb/Makefile.in:276:GDBTK_LIBRARY = $(datadir)/insight$(GDBTK_VERSION)
gdb/Makefile.in:2405:		$(DESTDIR)$(libdir)/insight$(GDBTK_VERSION) ; \
gdb/Makefile.in:2407:		$(DESTDIR)$(libdir)/insight$(GDBTK_VERSION)/plugins.tcl ; \
gdb/gdbtk/generic/gdbtk-cmds.c:313:  Tcl_PkgProvide (interp, "Gdbtk", GDBTK_VERSION);
gdb/gdbtk/generic/gdbtk.h:50:#define GDBTK_VERSION       "1.0"
insight-version:12:gdb/Makefile.in:276:GDBTK_LIBRARY = $(datadir)/insight$(GDBTK_VERSION)
insight-version:17:gdb/Makefile.in:2405:		$(DESTDIR)$(libdir)/insight$(GDBTK_VERSION) ; \
insight-version:18:gdb/Makefile.in:2407:		$(DESTDIR)$(libdir)/insight$(GDBTK_VERSION)/plugins.tcl ; \

[-- Attachment #3: insight-version --]
[-- Type: TEXT/PLAIN, Size: 10225 bytes --]

 grep -rn insight * >&insight-version


ChangeLog:1400:	(insight_dejagnu.tar): New rule.
ChangeLog:1401:	(insight.tar): New rule.
ChangeLog:2196:	dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
ChangeLog:2197:	insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
ChangeLog:2216:	insight.tar.bz2): Use gdb-taz to create archive.
ChangeLog:2244:	(gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
expect/example/tkpasswd:7:# the program.  Technical details and insights are described in the
expect/FAQ:685:>about expect_match.  Thanks in advance for any insight you could offer.
expect/expect.man:2582:It makes interesting reading and might give you further insight to this
gdb/ChangeLog-2001:3153:	to $(datadir)/insight1.0 to $(GDBTK_LIBRARY).
gdb/ChangeLog-2001:3163:	"gdbtcl" to read "insight1.0".
gdb/Makefile.in:276:GDBTK_LIBRARY = $(datadir)/insight$(GDBTK_VERSION)
gdb/Makefile.in:2389:all-gdbtk: insight$(EXEEXT)
gdb/Makefile.in:2393:		  echo insight | sed -e $$t` ; \
gdb/Makefile.in:2395:	  transformed_name=insight ; \
gdb/Makefile.in:2400:	$(INSTALL_PROGRAM) insight$(EXEEXT) \
gdb/Makefile.in:2405:		$(DESTDIR)$(libdir)/insight$(GDBTK_VERSION) ; \
gdb/Makefile.in:2407:		$(DESTDIR)$(libdir)/insight$(GDBTK_VERSION)/plugins.tcl ; \
gdb/Makefile.in:2423:		  echo insight | sed -e $$t` ; \
gdb/Makefile.in:2425:		transformed_name=insight ; \
gdb/Makefile.in:2433:	rm -f insight$(EXEEXT)
gdb/Makefile.in:2436:insight$(EXEEXT): gdbtk-main.o main.o libgdb.a $(CONFIG_OBS) $(ADD_DEPS) \
gdb/Makefile.in:2438:	rm -f insight$(EXEEXT)
gdb/Makefile.in:2440:		-o insight$(EXEEXT) gdbtk-main.o main.o $(CONFIG_OBS) libgdb.a \
gdb/doc/gdbint.texinfo:5671:-D $D-gmt gdb_$V-$D-branchpoint insight+dejagnu
gdb/doc/gdbint.texinfo:5673:-D 2002-03-03-gmt gdb_5_2-2002-03-03-branchpoint insight+dejagnu
gdb/doc/gdbint.texinfo:5677:-b -r gdb_$V-$D-branchpoint gdb_$V-branch insight+dejagnu
gdb/doc/gdbint.texinfo:5679:-b -r gdb_5_2-2002-03-03-branchpoint gdb_5_2-branch insight+dejagnu
gdb/doc/gdbint.texinfo:5851:$  for m in gdb insight dejagnu
gdb/doc/gdbint.texinfo:5885:$  cp gdb/src/gdb/NEWS insight/src/gdb/NEWS 
gdb/doc/gdbint.texinfo:5886:$  cp gdb/src/gdb/ChangeLog insight/src/gdb/ChangeLog 
gdb/doc/gdbint.texinfo:5908:$  cp gdb/src/gdb/README insight/src/gdb/README 
gdb/doc/gdbint.texinfo:5909:$  cp gdb/src/gdb/ChangeLog insight/src/gdb/ChangeLog 
gdb/doc/gdbint.texinfo:5931:$  cp gdb/src/gdb/version.in insight/src/gdb/version.in 
gdb/doc/gdbint.texinfo:5932:$  cp gdb/src/gdb/ChangeLog insight/src/gdb/ChangeLog 
gdb/doc/gdbint.texinfo:5960:$  for m in gdb insight
gdb/doc/gdbint.texinfo:5971:$  for m in gdb insight
gdb/doc/gdbint.texinfo:6010:dejagnu/ dejagnu-gdb-5.2.tar.bz2 gdb/ gdb-5.2.tar insight/ insight-5.2.tar
gdb/doc/gdbint.texinfo:6011:$  for m in gdb insight
gdb/doc/gdbint.texinfo:6213:$  ( cd insight/src/gdb && cvs -f -q update )
gdb/doc/gdbint.texinfo:6214:$  ( cd insight/src && cvs -f -q tag gdb_5_2-$d-release )
gdb/gdbtk/generic/gdbtk-main.c:1:/* Main function for gdb with insight.  
gdb/gdbtk/generic/gdbtk-main.c:35:  args.interpreter_p = "insight";
gdb/gdbtk/generic/gdbtk.c:597:    tcl_findLibrary insight 1.0 {} main.tcl GDBTK_LIBRARY GDBTKLIBRARY\n\
gdb/gdbtk/generic/gdbtk.c:613:    tcl_findLibrary insight 1.0 {} main.tcl GDBTK_LIBRARY GDBTK_LIBRARY\n\
gdb/gdbtk/generic/gdbtk.c:683:     if "interpreter_p" is set to "insight" to know if
gdb/gdbtk/generic/gdbtk.c:684:     insight is GOING to run. */
gdb/gdbtk/generic/gdbtk.c:685:  if (strcmp (interpreter_p, "insight") == 0)
gdb/gdbtk/generic/gdbtk-interp.c:174:  gdbtk_interp = interp_new ("insight", gdbtk_data, cli_out_new (gdbtk_data->_stdout),
gdb/gdbtk/ChangeLog:110:	* generic/gdbtk-main.c (main): Change name of intepreter to "insight".
gdb/gdbtk/ChangeLog-2001:149:	use "insight.log" as the default. If GDBTK_DEBUG is set
gdb/gdbtk/ChangeLog-2001:1386:	insight list circa October 2000.
gdb/gdbtk/ChangeLog-2001:1425:	* library/images/insight.gif: New splash screen/about graphics.
gdb/gdbtk/ChangeLog-2001:1426:	* library/images2/insight.gif: New splash screen/about graphics.
gdb/gdbtk/README:48:	host> mkdir insight; cd insight
gdb/gdbtk/README:120:/usr/local/lib/insight1.0).  But, you will probably want to hack on your own
gdb/gdbtk/README:278:http://sources.redhat.com/insight/mailinglist.htm .
gdb/gdbtk/README:280:If all else fails, send a note to the mailing list, insight@sources.redhat.com,
gdb/gdbtk/README:283:http://sources.redhat.com/insight .
gdb/gdbtk/TODO:2:insight@sources.redhat.com.  If you would like to work on any
gdb/gdbtk/configure:706:PACKAGE=insight
gdb/gdbtk/configure.in:3:AM_INIT_AUTOMAKE(insight, 1.0)
gdb/gdbtk/library/help/images/CVS/Entries:15:/insightbwr.png/1.1/Thu Dec 19 21:28:10 2002/-kb/
gdb/gdbtk/library/help/index.html:9:<img src="images/insightbwr.png" width=300 height=120 border=0>
gdb/gdbtk/library/help/index.html:31:<a href="http://sources.redhat.com/insight/" name="Insight Home Page">Insight Home Page</a>
gdb/gdbtk/library/about.tcl:25:      [image create photo -file [file join $gdb_ImageDir insight.gif]]
gdb/gdbtk/library/main.tcl:41:  # Add default plugins directory, which will be [name of exe]/../../lib/insight1.0
gdb/gdbtk/library/main.tcl:43:  set dir [file join [file dirname [file dirname $exename]] lib insight1.0]
gdb/gdbtk/library/main.tcl:123:    ::debug::logfile "insight.log"
gdb/gdbtk/library/session.tcl:50:	|| [string match "insight*" $basename]} {
gdb/gdbtk/library/images/CVS/Entries:15:/insight.gif/1.2/Fri Feb  2 02:41:45 2001/-ko/
gdb/gdbtk/library/images2/CVS/Entries:16:/insight.gif/1.2/Fri Feb  2 02:41:45 2001/-ko/
gdb/gdbtk/plugins/HOW-TO:84:i) First, locate the $(EXEC-PREFIX)/lib/insight1.0 directory.  This is the
gdb/gdbtk/plugins/HOW-TO:95:   $(EXEC-PREFIX)/lib/insight1.0/rhabout
gdb/gdbtk/plugins/HOW-TO:136:($(EXEC-PREFIX/lib/insight1.0) if it does not yet exist.  This is a file
gdb/gdbtk/plugins/Make-rules:107:	$(mkinstalldirs) $(libdir)/insight1.0/$(PLUGIN)
gdb/gdbtk/plugins/Make-rules:109:            $(INSTALL_DATA) $$i $(libdir)/insight1.0/$(PLUGIN)/$$i ; \
gdb/gdbtk/plugins/Make-rules:112:	    $(INSTALL_DATA) $(srcdir)/$$i $(libdir)/insight1.0/$(PLUGIN)/$$i ; \
gdb/gdbtk/plugins/configure:714:PACKAGE=insight
gdb/gdbtk/plugins/configure.in:3:AM_INIT_AUTOMAKE(insight, 1.0)
gdb/gdbtk/plugins/rhabout/rhabout.itcl:37:      [image create photo -file [file join $gdb_ImageDir insight.gif]]
gdb/testsuite/ChangeLog:707:	* lib/insight-support.exp (gdbtk_start): Figure out where
gdb/testsuite/ChangeLog:708:	the insight executable is based on where gdb is. Use this
gdb/testsuite/ChangeLog:709:	executable to start insight instead of gdb.
gdb/testsuite/ChangeLog:2038:	* lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
gdb/testsuite/ChangeLog:2098:	* lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
gdb/testsuite/ChangeLog:2109:	* lib/insight-support.exp (_gdbtk_export_target_info): Add
gdb/testsuite/ChangeLog:2135:	* lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
gdb/testsuite/ChangeLog:2145:	* lib/gdb.exp: Move all insight-related functionality into
gdb/testsuite/ChangeLog:2147:	* lib/insight-support.exp: New file.
gdb/testsuite/gdb.gdbtk/ChangeLog:98:	* browser.exp: Load the insight testsuite support library.
gdb/testsuite/gdb.gdbtk/README:114:  /home/keiths/insight/src/gdb/testsuite/gdb.gdbtk/defs. On Cygwin it
gdb/testsuite/gdb.gdbtk/README:115:  would point to C:/cygwin/home/keiths/insight/src/gdb/testsuite/gdb.gdbtk/defs.
gdb/testsuite/gdb.gdbtk/README:206:1   load_lib "insight-support.exp"
gdb/testsuite/gdb.gdbtk/README:216:Line 1 loads the insight testsuite support library which contains definitions
gdb/testsuite/gdb.gdbtk/browser.exp:13:load_lib insight-support.exp
gdb/testsuite/gdb.gdbtk/c_variable.exp:13:load_lib insight-support.exp
gdb/testsuite/gdb.gdbtk/c_variable.test:19:# insight@sources.redhat.com
gdb/testsuite/gdb.gdbtk/console.exp:13:load_lib insight-support.exp
gdb/testsuite/gdb.gdbtk/cpp_variable.exp:13:load_lib insight-support.exp
gdb/testsuite/gdb.gdbtk/cpp_variable.test:19:# insight@sources.redhat.com
gdb/testsuite/gdb.gdbtk/srcwin.exp:13:load_lib insight-support.exp
gdb/testsuite/gdb.gdbtk/windows.exp:13:load_lib insight-support.exp
gdb/testsuite/lib/CVS/Entries:4:/insight-support.exp/1.6/Fri Sep 27 14:49:26 2002//
gdb/testsuite/lib/insight-support.exp:57:  # Need to convert ::GDB to use (-)?insight...
gdb/testsuite/lib/insight-support.exp:58:  if {[regsub {gdb$} $GDB insight newGDB]} {
gdb/ChangeLog-2002:3444:	dependencies.  Include libgdb.a later in the insight executable.
gdb/ChangeLog-2002:3535:	(install-gdbtk): Install the insight binary.
gdb/ChangeLog-2002:5421:	* Makefile.in (install-gdbtk): Create insight plugin directory.
include/coff/or32.h:4:   Modified by Johan Rydberg, <johan.rydberg@netinsight.se>
MAINTAINERS:94:	insight: http://sources.redhat.com/insight/
MAINTAINERS:95:	Contact insight@sources.redhat.com.
src-release:282:.PHONY: insight.tar.bz2
src-release:284:insight.tar.bz2: $(DIST_SUPPORT) $(GDB_SUPPORT_DIRS) gdb
src-release:285:	$(MAKE) -f $(SELF) gdb-taz TOOL=gdb PACKAGE=insight \
src-release:288:.PHONY: insight.tar
src-release:289:insight.tar: $(DIST_SUPPORT) $(GDB_SUPPORT_DIRS) gdb
src-release:290:	$(MAKE) -f $(SELF) gdb-tar TOOL=gdb PACKAGE=insight \
src-release:294:.PHONY: insight+dejagnu.tar.bz2
src-release:296:insight+dejagnu.tar.bz2: $(DIST_SUPPORT) $(INSIGHTD_SUPPORT_DIRS) gdb
src-release:297:	$(MAKE) -f $(SELF) gdb-taz TOOL=gdb PACKAGE="insight+dejagnu" \
src-release:300:.PHONY: insight+dejagnu.tar
src-release:301:insight+dejagnu.tar: $(DIST_SUPPORT) $(INSIGHTD_SUPPORT_DIRS) gdb
src-release:302:	$(MAKE) -f $(SELF) gdb-tar TOOL=gdb PACKAGE="insight+dejagnu" \
tcl/ChangeLog.2001:831:	can run tclsh inside either gdb or insight.
tcl/unix/Makefile.in:527:# This target can be used to run tclsh inside either gdb or insight
tcl/win/Makefile.in:564:# This target can be used to run tclsh inside either gdb or insight
tk/ChangeLog:3018:	can run wish inside either gdb or insight.
tk/unix/Makefile.in:494:# This target can be used to run wish inside either gdb or insight
tk/win/Makefile.in:405:# This target can be used to run wish inside either gdb or insight

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: What is correct version of insight ?
  2003-04-08 18:24 What is correct version of insight ? Kaoru Fukui
@ 2003-04-08 19:59 ` Keith Seitz
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Seitz @ 2003-04-08 19:59 UTC (permalink / raw)
  To: Kaoru Fukui; +Cc: insight

On Tue, 2003-04-08 at 11:35, Kaoru Fukui wrote:

> I'm looking insight source.
> Some configure.in has insight1.0,then some files is installed under insight1.0.
> GDBTK_VERSION is 1.0.
> but ftp's source has insight5.3.

> Which version is correct 5.3 or 1.0?
> 

GDBTK_VERSION and "insight1.0" refer to the tcl source library version.
We use 1.0. Gdb's version number (currently 5.3.x) is what I consider
the most useful version number for Insight. Although I don't think that
5.3 is the version of insight to use right now (especially on
windows/cygwin), it should be usable.

This is why I typically call insight releases "GDB/Insight 5.3" and the
like...

Keith


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-04-08 19:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-08 18:24 What is correct version of insight ? Kaoru Fukui
2003-04-08 19:59 ` Keith Seitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).