From: Hui Zhu <teawater@gmail.com>
To: Marc Khouzam <marc.khouzam@ericsson.com>,
"tromey@redhat.com" <tromey@redhat.com>
Cc: "gdb@sourceware.org" <gdb@sourceware.org>
Subject: Re: How to set default value of yquery and nquery
Date: Wed, 24 Feb 2010 09:53:00 -0000 [thread overview]
Message-ID: <daef60381002232229wecfda6aicc54c52f02e468f2@mail.gmail.com> (raw)
In-Reply-To: <F7CE05678329534C957159168FA70DEC5243F34987@EUSAACMS0703.eamcs.ericsson.se>
On Wed, Feb 24, 2010 at 04:51, Marc Khouzam <marc.khouzam@ericsson.com> wrote:
>> -----Original Message-----
>> From: gdb-owner@sourceware.org
>> [mailto:gdb-owner@sourceware.org] On Behalf Of Tom Tromey
>> Sent: Tuesday, February 23, 2010 12:14 PM
>> To: Hui Zhu
>> Cc: gdb@sourceware.org
>> Subject: Re: How to set default value of yquery and nquery
>>
>> >>>>> ">" == Hui Zhu <teawater@gmail.com> writes:
>>
>> >> A people want set a lot of command with .gdbinit,
>> >> He want set a breakpoint to a solib before load it.
>> >> He just got:
>> >> Function "www2" not defined.
>> >> Make breakpoint pending on future shared library load? (y or [n])
>> >> [answered N; input not from terminal]
>>
>> >> We can handle this issue with load solib before set
>> breakpoint. But
>> >> does GDB have some ways to set default value with input not from
>> >> terminal?
>>
>> In this particular case you can also use "set breakpoint pending".
>>
>> I don't think there is a general facility for answering queries from a
>> script.
>
Do you think we can add a command to set the non-terminal query answer?
For example:
set non-terminal-query-default yes/no/auto
auto This is the default value. query/yquery/nquery answer will like before.
yes query/yquery/nquery answer will be yes
no query/yquery/nquery answer will be no
> This was my problem with Eclipse and PRecord. When a query is answered
> not from a terminal it always takes the the default
> (N for nquery(), Y for for query() and yquery()).
> That is why we had to make PRecord use query() instead of nquery()
>
This is really a long issue. I remember that someone said this issue
will be handle by MI after 7.0 release.
Thanks,
Hui
next prev parent reply other threads:[~2010-02-24 6:30 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-23 7:08 Hui Zhu
2010-02-23 7:53 ` MI Interface and Pretty Print to_string() result Elmenthaler, Jens
2010-03-03 22:14 ` Tom Tromey
2010-03-04 8:14 ` Elmenthaler, Jens
2010-03-05 23:49 ` Tom Tromey
2010-03-07 10:16 ` Elmenthaler, Jens
2010-03-08 20:17 ` Tom Tromey
2010-02-23 17:13 ` How to set default value of yquery and nquery Tom Tromey
2010-02-24 6:08 ` Marc Khouzam
2010-02-24 9:53 ` Hui Zhu [this message]
2010-02-24 16:41 ` Marc Khouzam
2010-02-25 16:26 ` Hui Zhu
2010-02-26 0:23 ` Marc Khouzam
2010-02-26 17:31 ` Hui Zhu
2010-02-24 6:19 ` Hui Zhu
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=daef60381002232229wecfda6aicc54c52f02e468f2@mail.gmail.com \
--to=teawater@gmail.com \
--cc=gdb@sourceware.org \
--cc=marc.khouzam@ericsson.com \
--cc=tromey@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