From: Tom Tromey <tromey@redhat.com>
To: Michel METZGER <michel.metzger@st.com>
Cc: gdb@sourceware.org
Subject: Re: Batch mode and errors
Date: Wed, 07 Apr 2010 20:31:00 -0000 [thread overview]
Message-ID: <m3bpdvuhqo.fsf@fleche.redhat.com> (raw)
In-Reply-To: <4BBBB093.2050809@st.com> (Michel METZGER's message of "Tue, 06 Apr 2010 18:07:15 -0400")
>>>>> "Michel" == Michel METZGER <michel.metzger@st.com> writes:
Michel> I was wondering if it was possible to run gdb in batch mode and force
Michel> it to execute the entire script I provide with --command even if
Michel> it contains errors. I want to test the error handling of our new
Michel> commands and it would be really helpful!
Not that I know of, sorry.
If you control the contents of the file, you could do something ugly
like run each separate command through 'python' and have it use
try/catch around gdb.execute.
Tom
next prev parent reply other threads:[~2010-04-07 20:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-06 22:07 Michel METZGER
2010-04-07 20:31 ` Tom Tromey [this message]
2010-04-07 20:52 ` Michel METZGER
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=m3bpdvuhqo.fsf@fleche.redhat.com \
--to=tromey@redhat.com \
--cc=gdb@sourceware.org \
--cc=michel.metzger@st.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