Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: Tom Tromey <tromey@redhat.com>
Cc: gdb-patches@sourceware.org
Subject: regression: FYI: fix 'this' lookup for lambdas
Date: Sun, 19 Jun 2011 08:12:00 -0000	[thread overview]
Message-ID: <20110619081237.GA26190@host1.jankratochvil.net> (raw)
In-Reply-To: <m3y610b2zo.fsf@fleche.redhat.com>

On Fri, 17 Jun 2011 22:46:19 +0200, Tom Tromey wrote:
> I'm checking this in on the trunk.

73020efaf1860119c3775d1efd3e896ef0da2753 is the first bad commit
commit 73020efaf1860119c3775d1efd3e896ef0da2753
Author: Tom Tromey <tromey@redhat.com>
Date:   Fri Jun 17 20:46:46 2011 +0000

        * valops.c (value_of_this): Use lookup_language_this.
        * symtab.h (lookup_language_this): Declare.
        * symtab.c (lookup_language_this): New function.
        (lookup_symbol_aux): Use lookup_language_this.
        * ax-gdb.c (gen_expr) <OP_THIS>: Use lookup_language_this.

at least for:
-PASS: gdb.dwarf2/dw2-cp-infcall-ref-static.exp: p f()
+ERROR: Process no longer exists
+UNRESOLVED: gdb.dwarf2/dw2-cp-infcall-ref-static.exp: p f()

at least on:
x86_64-fedora15-linux-gnu.

Program terminated with signal 11, Segmentation fault.
#0  0x0000000000577f38 in lookup_block_symbol ()
(gdb) bt
#0  0x0000000000577f38 in lookup_block_symbol ()
#1  0x0000000000576ea0 in lookup_language_this ()
(sorry, I did not have symbols)


Regards,
Jan


  reply	other threads:[~2011-06-19  8:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-17 20:46 Tom Tromey
2011-06-19  8:12 ` Jan Kratochvil [this message]
2011-06-20 17:53   ` regression: " Tom Tromey

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=20110619081237.GA26190@host1.jankratochvil.net \
    --to=jan.kratochvil@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --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