Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Luis Gustavo <luis_gustavo@mentor.com>
Cc: gdb-patches@sourceware.org,  Jan Kratochvil <jan.kratochvil@redhat.com>
Subject: Re: [PATCH] Make AX engine fail gracefully due to unknown types
Date: Wed, 07 Mar 2012 18:35:00 -0000	[thread overview]
Message-ID: <4F57AA57.6010106@mentor.com> (raw)
In-Reply-To: <4F57A77E.307@mentor.com>

Obviously i forgot to mention that this fixes PR 13781... :-)


On 03/07/2012 03:22 PM, Luis Gustavo wrote:
> Hi,
>
> The target-side conditionals patch exposes the AX engine to a wider
> range of use cases, and it does not seem to be prepared to handle all
> those right now.
>
> One example is handling of unsupported types, like float. The proposed
> fix makes the AX engine fail gracefully when it sees unknown/unsupported
> types. It does this without compromising the debugging session like an
> internal error.
>
> This fixes the internal error seen in gdb.cp/mb-templates.exp, where we
> have two locations for a single conditional breakpoint (i==1). The
> problem here is that i is INT for one of the locations and FLOAT for the
> other.
>
> With the fix, GDB handles those two locations' conditions appropriately.
>
> I've also reverted the KFAIL workaround for mb-templates.exp.
>
> Regtested in X86.
>
> Ok?


  reply	other threads:[~2012-03-07 18:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-07 18:23 Luis Gustavo
2012-03-07 18:35 ` Luis Gustavo [this message]
2012-03-07 20:22 ` Jan Kratochvil
2012-03-08 16:44   ` Luis Gustavo
2012-03-08 16:52     ` Jan Kratochvil
2012-03-08 21:09       ` Luis Gustavo

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=4F57AA57.6010106@mentor.com \
    --to=luis_gustavo@mentor.com \
    --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