Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Elena Zannoni <ezannoni@redhat.com>
To: Michael Elizabeth Chastain <mec@shout.net>
Cc: ezannoni@redhat.com, ac131313@redhat.com, cgd@broadcom.com,
	gdb-patches@sources.redhat.com, kettenis@chello.nl,
	msnyder@redhat.com
Subject: Re: [rfa:threads] Report when using libthread_db
Date: Tue, 09 Sep 2003 14:29:00 -0000	[thread overview]
Message-ID: <16221.58824.883613.325384@localhost.redhat.com> (raw)
In-Reply-To: <200309080228.h882SkPU027270@duracef.shout.net>

Michael Elizabeth Chastain writes:
 > Somebody's mailer expanded the tabs to spaces, which made me
 > do a little more work.  No big deal.  And it needs a ChangeLog.
 > 

I know it needs a CL, this was just something I had laying around to
see if it would help. I'll post a proper patch now. Not sure what
happened with the spaces.

 > Other than that, this patch works fine in my test bed.  It fixes the
 > problem all right.
 > 

thanks for testing it.

 > I would write it differently, with the "Reading symbols ..." as a common
 > part and then a "(|Using host libthread_db ...)".  But I'd like to just
 > get it done and move on to the next problem.
 > 

I can change that, it would shorten the pattern.

 > Recommended for approval, on HEAD only, not the branch.
 > The new message is not on the branch so this is not needed
 > on the branch.
 > 

ok
elena


 > Michael C
 > 
 > ===
 > 
 > --- gdb+dejagnu-5.3.90_20030710/gdb/testsuite/gdb.base/relocate.exp.1   Fri Aug 15 11:20:44 2003
 > +++ gdb+dejagnu-5.3.90_20030710/gdb/testsuite/gdb.base/relocate.exp     Fri Aug 15 11:23:31 2003
 > @@ -67,7 +67,7 @@ gdb_reinitialize_dir $srcdir/$subdir
 >  
 >  # Load the object file.
 >  gdb_test "add-symbol-file ${binfile} 0" \
 > -       "Reading symbols from .*${testfile}\\.o\\.\\.\\.done\\." \
 > +       "(Reading symbols from .*${testfile}\\.o\\.\\.\\.done\\.)|(Reading symbols from .*${testfile}\\.o\\.\\.\\.done\\..*Using host libthread_db library .*libthread_db.so.*\\.)" \
 >         "add-symbol-file ${testfile}.o 0" \
 >         "add symbol table from file \".*${testfile}\\.o\" at\[ \t\r\n\]+\.text_addr = 0x0\[\r\n\]+\\(y or n\\) " \
 >         "y"
 > @@ -116,7 +116,7 @@ gdb_test "set \$offset = 0x10000" ""
 >  
 >  # Load the object file.
 >  gdb_test "add-symbol-file ${binfile} \$offset" \
 > -       "Reading symbols from .*${testfile}\\.o\\.\\.\\.done\\." \
 > +       "(Reading symbols from .*${testfile}\\.o\\.\\.\\.done\\.)|(Reading symbols from .*${testfile}\\.o\\.\\.\\.done\\..*Using host libthread_db library .*libthread_db.so.*\\.)" \
 >         "add-symbol-file ${testfile}.o \$offset" \
 >         "add symbol table from file \".*${testfile}\\.o\" at\[ \t\r\n\]+\.text_addr = 0x10000\[\r\n\]+\\(y or n\\) " \
 >         "y"


  parent reply	other threads:[~2003-09-09 14:29 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-08  2:28 Michael Elizabeth Chastain
2003-09-08  3:01 ` Daniel Jacobowitz
2003-09-09 14:29 ` Elena Zannoni [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-09-08  3:05 Michael Elizabeth Chastain
2003-09-08 13:21 ` Andrew Cagney
2003-08-23  1:49 Michael Elizabeth Chastain
2003-09-04 17:24 ` Andrew Cagney
2003-09-05 15:42 ` Elena Zannoni
2003-08-22 19:40 Michael Elizabeth Chastain
2003-08-08 15:51 Michael Elizabeth Chastain
2003-08-05 19:51 Michael Elizabeth Chastain
2003-08-05 20:10 ` Elena Zannoni
2003-08-05 19:26 Andrew Cagney
2003-08-07 19:57 ` Andrew Cagney
     [not found]   ` <mailpost.1060286286.1556@news-sj1-1>
2003-08-07 20:31     ` cgd
2003-08-08 14:51       ` Andrew Cagney
2003-08-21 22:10         ` Andrew Cagney
2003-08-21 22:47           ` Mark Kettenis

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=16221.58824.883613.325384@localhost.redhat.com \
    --to=ezannoni@redhat.com \
    --cc=ac131313@redhat.com \
    --cc=cgd@broadcom.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=kettenis@chello.nl \
    --cc=mec@shout.net \
    --cc=msnyder@redhat.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