From: Michael Elizabeth Chastain <mec@shout.net>
To: ezannoni@redhat.com
Cc: 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: Mon, 08 Sep 2003 02:28:00 -0000 [thread overview]
Message-ID: <200309080228.h882SkPU027270@duracef.shout.net> (raw)
Somebody's mailer expanded the tabs to spaces, which made me
do a little more work. No big deal. And it needs a ChangeLog.
Other than that, this patch works fine in my test bed. It fixes the
problem all right.
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.
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.
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"
next reply other threads:[~2003-09-08 2:28 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-08 2:28 Michael Elizabeth Chastain [this message]
2003-09-08 3:01 ` Daniel Jacobowitz
2003-09-09 14:29 ` Elena Zannoni
-- 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=200309080228.h882SkPU027270@duracef.shout.net \
--to=mec@shout.net \
--cc=ac131313@redhat.com \
--cc=cgd@broadcom.com \
--cc=ezannoni@redhat.com \
--cc=gdb-patches@sources.redhat.com \
--cc=kettenis@chello.nl \
--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