From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21997 invoked by alias); 18 May 2007 20:57:01 -0000 Received: (qmail 21984 invoked by uid 22791); 18 May 2007 20:57:00 -0000 X-Spam-Check-By: sourceware.org Received: from hunan.ucolick.org (HELO smtp.ucolick.org) (128.114.23.233) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 18 May 2007 20:56:58 +0000 Received: from smtp.ucolick.org (localhost [127.0.0.1]) by smtp.ucolick.org (Postfix) with ESMTP id 52E093608 for ; Fri, 18 May 2007 13:56:52 -0700 (PDT) Received: from [128.114.22.49] (griffin.ucolick.org [128.114.22.49]) by smtp.ucolick.org (Postfix) with ESMTP id 4C8031735 for ; Fri, 18 May 2007 13:56:52 -0700 (PDT) Message-ID: <464E1319.2020409@ucolick.org> Date: Fri, 18 May 2007 20:57:00 -0000 From: Patrik Jonsson User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: gdb@sourceware.org Subject: Re: gdb 6.5 doesn't see local variables References: <464DFE61.6060804@ucolick.org> <20070518193608.GA23651@caradoc.them.org> In-Reply-To: <20070518193608.GA23651@caradoc.them.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig008A7C670ED092A513C7E83E" 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: 2007-05/txt/msg00080.txt.bz2 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig008A7C670ED092A513C7E83E Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-length: 575 Daniel Jacobowitz wrote: > On Fri, May 18, 2007 at 12:28:33PM -0700, Patrik Jonsson wrote: >> Hi all, >> >> I'm trying to debug a C++ program (compiled with gcc 4.1.1) with gdb >> 6.5-15.fc6rh (on a FC6 x86_64 machine), and I'm experiencing a most >> vexing problem. I'm breaking the program in a constructor and want to >> look at the local variables, but gdb says there are no such symbols in >> the current context. The program is compiled with -g -O0. >=20 > Sounds to me like: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D27574 >=20 Sure does. Thanks! /Patrik --------------enig008A7C670ED092A513C7E83E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" Content-length: 250 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGThMaT+KvsdUW5p8RAuMsAJ0RACSWFguZe95jT0eCkIhxfeqtlACdE2c3 7+lY2ZzjNkO59xLy9Pp/xig= =zBFk -----END PGP SIGNATURE----- --------------enig008A7C670ED092A513C7E83E--