This is the mail archive of the insight@sourceware.cygnus.com mailing list for the Insight project.


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

Re: Trouble getting gdb-gui to work


Paul,

Elena's answer about the Cygwin is correct.

 > 
 > Furthermore, TCL/TK has been installed (and working). I just can't get any of
 > the GDB-TCL's to work.
 > I assume 'interface.tcl' should be the startup file for the GUI ?

Which Tcl/Tk are you referring to here?  Did you install one from
Scriptics?  Insight uses its own version of Tcl, which is installed as 
part of the whole Insight package.  You don't need to remove the
Scriptics version, they will happily coexist.  But trying to get gdb
to use the Scriptics version is unlikely to work.

Anyway, "main.tcl" is actually the startup file, but you can't use
that in a plain Tcl interpreter.  It uses a bunch of C implemented
commands that are in the gdb executable.  So you need to run gdb to
get Insight to work.

If you still can't get this to work, send me more details, and I will
try to figure out what is going wrong.

Jim

 > 
 > Does anything sound familiar to you folks?
 > I sure hope you can help me, because I've been working on this for two days and
 > haven't gotten any further than this.
 > 
 > 
 > Wit kind regards,
 > 
 > Paul Heijmann
 > OMRON E.T.C.
 > The Netherlands
 > 
 > 
 > 

-- 
++==++==++==++==++==++==++==++==++==++==++==++==++==++==++==++==++==++==++
Jim Ingham                                              jingham@redhat.com
Red Hat, Inc.                      

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