From: Marc Khouzam <marc.khouzam@ericsson.com>
To: "'tromey@redhat.com'" <tromey@redhat.com>,
"'Hui Zhu'" <teawater@gmail.com>
Cc: "'gdb@sourceware.org'" <gdb@sourceware.org>
Subject: RE: How to set default value of yquery and nquery
Date: Wed, 24 Feb 2010 06:08:00 -0000 [thread overview]
Message-ID: <F7CE05678329534C957159168FA70DEC5243F34987@EUSAACMS0703.eamcs.ericsson.se> (raw)
In-Reply-To: <m3ocjfzxhc.fsf@fleche.redhat.com>
> -----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.
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()
For pending breakpoints you have "set breakpoint pending" that Tom
mentions, but if anyone else uses nquery() (no one currently does),
they would have to add their own optional setting.
We discussed a bunch of ways to improve this when I had the problem.
But the easiest fix was to not use nquery() :-)
Marc
next prev parent reply other threads:[~2010-02-23 20:51 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 [this message]
2010-02-24 9:53 ` Hui Zhu
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=F7CE05678329534C957159168FA70DEC5243F34987@EUSAACMS0703.eamcs.ericsson.se \
--to=marc.khouzam@ericsson.com \
--cc=gdb@sourceware.org \
--cc=teawater@gmail.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