public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Duane Ellis <duane@franklin.com>
To: insight@sourceware.cygnus.com
Subject: Tk/Tcl problem in insight
Date: Mon, 13 Mar 2000 11:37:00 -0000	[thread overview]
Message-ID: <38CD41BD.F6FA2ED7@franklin.com> (raw)

I am trying to do something with insight & tcl/tk and cannot seem to
get anywhere.

Here's what I have done: 

a)  downloaded the insight-20000309 snapshot,

b)  unpacked, configured, unstalled etc, like this:
    [host: redhat linux 6.1, intel]

	./configure -prefix=/home/duane/test

	make

	make install

  Builds fine.

d) cd to the 'bin' directory where it installed
   the 'gdb' executable so I can run it.

    cd /home/duane/test/bin

    ./gdb

e) Gdb starts up - no problem.

   Click on the "C:>" prompt

f) type the following:

	tk set foobar "Hello, world"

   Responds with 'Hello, world'

g) type the following:

	tk puts $foobar

   And it does not work, I get 

	Error: can't read "foobar": no such variable

What am I doing wrong?

... Now the [real] problem ....

I really have a tcl script that interacts with a custom simulator that
I wrote, and I cannot get it to work, I get the same basic errors and
problems.

I thought - ok - get the latest version in it's 'virgin' state - and
try a very simple little test with *JUST* two commands.

--Duane.

             reply	other threads:[~2000-03-13 11:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-13 11:37 Duane Ellis [this message]
2000-03-13 11:48 ` James Ingham

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=38CD41BD.F6FA2ED7@franklin.com \
    --to=duane@franklin.com \
    --cc=insight@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).