From: Richard Henderson <rth@twiddle.net>
To: Elena Zannoni <ezannoni@redhat.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFA] fix maint space
Date: Mon, 02 Jun 2003 15:56:00 -0000 [thread overview]
Message-ID: <20030602155519.GB9425@twiddle.net> (raw)
In-Reply-To: <16091.23947.538542.77641@localhost.redhat.com>
On Mon, Jun 02, 2003 at 10:22:03AM -0400, Elena Zannoni wrote:
> yes, this also gets rid of a few ARI hits with the 'extern' in C
> files...
I discovered after the fact that this patch also needs the
following tweak to the testsuite. Committing this along
with the main patch as obvious.
r~
* gdb.base/selftest.exp: Next over lim_at_start initialization.
Index: gdb.base/selftest.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.base/selftest.exp,v
retrieving revision 1.7
diff -c -p -d -r1.7 selftest.exp
*** gdb.base/selftest.exp 15 Jan 2003 17:32:41 -0000 1.7
--- gdb.base/selftest.exp 2 Jun 2003 15:53:28 -0000
*************** proc do_steps_and_nexts {} {
*** 115,120 ****
--- 115,124 ----
set description "next over init_malloc and everything it calls"
set command "next"
}
+ -re ".*lim_at_start.*$gdb_prompt $" {
+ set description "next over lim_at_start initialization"
+ set command "next"
+ }
-re ".*count . 0x3.*$gdb_prompt $" {
set description "next over conditional stack alignment code 1"
set command "next"
prev parent reply other threads:[~2003-06-02 15:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-01 7:03 Richard Henderson
2003-06-02 14:16 ` Elena Zannoni
2003-06-02 15:56 ` Richard Henderson [this message]
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=20030602155519.GB9425@twiddle.net \
--to=rth@twiddle.net \
--cc=ezannoni@redhat.com \
--cc=gdb-patches@sources.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