From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22940 invoked by alias); 20 Jul 2012 08:33:07 -0000 Received: (qmail 22870 invoked by uid 22791); 20 Jul 2012 08:33:03 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,TW_VT X-Spam-Check-By: sourceware.org Received: from mail-out.m-online.net (HELO mail-out.m-online.net) (212.18.0.9) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 20 Jul 2012 08:32:50 +0000 Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3Wdlkl2P8nz4KKN9; Fri, 20 Jul 2012 10:34:23 +0200 (CEST) X-Auth-Info: 7iS7iQ4rzMSDuSvK1eaW7CLbOX828KECQpCFzJPIsqw= Received: from igel.home (ppp-93-104-154-45.dynamic.mnet-online.de [93.104.154.45]) by mail.mnet-online.de (Postfix) with ESMTPA id 3Wdlhx0KSlzbbgD; Fri, 20 Jul 2012 10:32:49 +0200 (CEST) Received: by igel.home (Postfix, from userid 501) id BB27ACA2A3; Fri, 20 Jul 2012 10:32:48 +0200 (CEST) From: Andreas Schwab To: Tom Tromey Cc: Pedro Alves , gdb-patches@sourceware.org Subject: Re: [4/5] implement "info vtable" References: <87mx82prmd.fsf@fleche.redhat.com> <4F4F8D39.60507@redhat.com> <874ntpdg5s.fsf@fleche.redhat.com> <878vefznvz.fsf@fleche.redhat.com> X-Yow: Don't worry, nobody really LISTENS to lectures in MOSCOW, either! .. FRENCH, HISTORY, ADVANCED CALCULUS, COMPUTER PROGRAMMING, BLACK STUDIES, SOCIOBIOLOGY!.. Are there any QUESTIONS?? Date: Fri, 20 Jul 2012 08:33:00 -0000 In-Reply-To: <878vefznvz.fsf@fleche.redhat.com> (Tom Tromey's message of "Thu, 19 Jul 2012 11:01:04 -0600") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-07/txt/msg00383.txt.bz2 I'm still seeing these failures: info vtbl e. vtable for 'E' @ 0x100138e8 (subobject @ 0x100145b0):. [0]: @0x100142c0: 0x10001b90 . [1]: @0x10014308: 0x10001c0c . [2]: @0x10014368: 0x10001ce8 . . vtable for 'D' @ 0x10013918 (subobject @ 0x100145c0):. [0]: @0x100142f0: 0x10001c04 <._ZThn16_N1E2vgEv>. [1]: @0x10014398: 0x10001d8c . . vtable for 'V' @ 0x10013960 (subobject @ 0x100145e0):. [0]: @0x100143c8: 0x10001e14 . [1]: @0x10014350: 0x10001cd8 <._ZTv0_n32_N1E2vvEv>. (gdb) FAIL: gdb.cp/virtfunc.exp: info vtbl e info vtbl pEe. vtable for 'E' @ 0x100138e8 (subobject @ 0x100145b0):. [0]: @0x100142c0: 0x10001b90 . [1]: @0x10014308: 0x10001c0c . [2]: @0x10014368: 0x10001ce8 . . vtable for 'D' @ 0x10013918 (subobject @ 0x100145c0):. [0]: @0x100142f0: 0x10001c04 <._ZThn16_N1E2vgEv>. [1]: @0x10014398: 0x10001d8c . . vtable for 'V' @ 0x10013960 (subobject @ 0x100145e0):. [0]: @0x100143c8: 0x10001e14 . [1]: @0x10014350: 0x10001cd8 <._ZTv0_n32_N1E2vvEv>. (gdb) FAIL: gdb.cp/virtfunc.exp: info vtbl pEe step. 0x0000000010001c04 in ._ZThn16_N1E2vgEv () at ../../../gdb/gdb/testsuite/gdb.cp/virtfunc.cc:203. 203 int D::vg() {return 100+d;}. (gdb) FAIL: gdb.cp/virtfunc.exp: step through thunk into E::vg Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."