From: Doug Evans <xdje42@gmail.com>
To: Jan Kratochvil <jan.kratochvil@redhat.com>
Cc: gdb-patches@sourceware.org, eliz@gnu.org
Subject: Re: Regression for gdb.base/default.exp [Re: [PATCH, doc RFA][PR 15276] Add $_caller_is, et. al.]
Date: Tue, 09 Sep 2014 06:04:00 -0000 [thread overview]
Message-ID: <m3sik1s52z.fsf@sspiff.org> (raw)
In-Reply-To: <20140907115934.GA29000@host2.jankratochvil.net> (Jan Kratochvil's message of "Sun, 7 Sep 2014 13:59:34 +0200")
Jan Kratochvil <jan.kratochvil@redhat.com> writes:
> On Sat, 06 Sep 2014 18:27:41 +0200, Doug Evans wrote:
>> Here is what I pushed.
>
> -PASS: gdb.base/default.exp: show convenience
> +FAIL: gdb.base/default.exp: show convenience ($_exception = <error: No frame selected> not found)
>
> due to:
>
> commit faa42425cb1f5cd279fc8c91d0b75d37853a128a
> Author: Doug Evans <xdje42@gmail.com>
> Date: Sat Sep 6 09:15:44 2014 -0700
> PR 15276: Add $_caller_is, $_caller_matches, $_any_caller_is, $_any_caller_matches
Thanks.
I committed the following.
2014-09-09 Doug Evans <xdje42@gmail.com>
* gdb.base/default.exp (show_conv_list): Add _caller_is,
_caller_matches, _any_caller_is, _any_caller_matches.
diff --git a/gdb/testsuite/gdb.base/default.exp b/gdb/testsuite/gdb.base/default.exp
index 6674df3..ab74bdb 100644
--- a/gdb/testsuite/gdb.base/default.exp
+++ b/gdb/testsuite/gdb.base/default.exp
@@ -630,6 +630,10 @@ if ![skip_python_tests] {
{$_regex = <internal function _regex>} \
{$_streq = <internal function _streq>} \
{$_strlen = <internal function _strlen>} \
+ {$_caller_is = <internal function _caller_is>} \
+ {$_caller_matches = <internal function _caller_matches>} \
+ {$_any_caller_is = <internal function _any_caller_is>} \
+ {$_any_caller_matches = <internal function _any_caller_matches>} \
}
}
gdb_test_list_exact "show convenience" "show convenience" \
prev parent reply other threads:[~2014-09-09 6:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-01 23:07 [PATCH, doc RFA][PR 15276] Add $_caller_is, et. al Doug Evans
2014-09-02 1:34 ` Sergio Durigan Junior
2014-09-02 7:43 ` Jan Kratochvil
2014-09-02 15:28 ` Eli Zaretskii
2014-09-06 16:28 ` Doug Evans
2014-09-07 11:59 ` Regression for gdb.base/default.exp [Re: [PATCH, doc RFA][PR 15276] Add $_caller_is, et. al.] Jan Kratochvil
2014-09-09 6:04 ` Doug Evans [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=m3sik1s52z.fsf@sspiff.org \
--to=xdje42@gmail.com \
--cc=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
--cc=jan.kratochvil@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