public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Olatunji Ruwase <Olatunji.Ruwase@Sun.COM>
Cc: gdb@sourceware.org
Subject: Re: Help with gdb testsuite (lib/gdb.exp)
Date: Wed, 21 Sep 2005 18:53:00 -0000	[thread overview]
Message-ID: <20050921184140.GA12454@nevyn.them.org> (raw)
In-Reply-To: <4331A7CA.6050807@Sun.COM>

On Wed, Sep 21, 2005 at 11:34:50AM -0700, Olatunji Ruwase wrote:
> Hi,
>  I hope this is the right medium for my problem, if not I apologise and
> would appreciate if this could be forwarded to the appropriate list.
> 
> I recently started playing with the gdb testsuite and ran into a problem
> I traced as far as gdb_test_multiple in lib/gdb.exp. Below is the
> command line and error message in gdb.log.

Is something wrong with your TCL installation maybe?  Try this in
tclsh:

set a { a
b
c
d}

regsub -all {\n} ${a} { } b

set a

set b

It should show you $b without newlines.

> dejagnu 1.4.4
> expect  5.43
> gdb     6.4
> tcl     8.4.9

What platform is this?

-- 
Daniel Jacobowitz
CodeSourcery, LLC

  reply	other threads:[~2005-09-21 18:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-21 18:35 Olatunji Ruwase
2005-09-21 18:53 ` Daniel Jacobowitz [this message]
2005-09-21 21:43   ` Olatunji Ruwase
2005-09-21 21:48     ` Daniel Jacobowitz

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=20050921184140.GA12454@nevyn.them.org \
    --to=drow@false.org \
    --cc=Olatunji.Ruwase@Sun.COM \
    --cc=gdb@sourceware.org \
    /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).