From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18997 invoked by alias); 2 Apr 2009 18:52:30 -0000 Received: (qmail 18989 invoked by uid 22791); 2 Apr 2009 18:52:29 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 02 Apr 2009 18:52:24 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 6B49510DD5 for ; Thu, 2 Apr 2009 18:52:21 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 4EA8110AD6 for ; Thu, 2 Apr 2009 18:52:21 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1LpS1U-0002AM-At for gdb@sources.redhat.com; Thu, 02 Apr 2009 14:52:20 -0400 Date: Thu, 02 Apr 2009 18:52:00 -0000 From: Daniel Jacobowitz To: gdb Mailing List Subject: Re: C++ and "no data fields" when printing objects Message-ID: <20090402185220.GA8273@caradoc.them.org> Mail-Followup-To: gdb Mailing List References: <20090402132811.GA9472@geppetto> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090402132811.GA9472@geppetto> User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-04/txt/msg00028.txt.bz2 On Thu, Apr 02, 2009 at 03:28:11PM +0200, Stefano Sabatini wrote: > 1) which are the conditions under which the abovementioned problem > occurrs (e.g. with shared/static lib, with some arch, only with some > compiler+flags/binary format)? I have no idea; it doesn't happen to me. In your searching did you find any bugs in bugzilla describing this problem? If not, do you have any test where you can demonstrate it? -- Daniel Jacobowitz CodeSourcery