From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11124 invoked by alias); 27 Apr 2009 05:25:40 -0000 Received: (qmail 11111 invoked by uid 22791); 27 Apr 2009 05:25:39 -0000 X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mail.redpinesignals.com (HELO mail.redpinesignals.com) (203.196.161.92) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 27 Apr 2009 05:25:29 +0000 Received: from [192.168.40.84] ([192.168.40.84]) (authenticated user sumanth.gundapneni@redpinesignals.com) by mail.redpinesignals.com for gdb@sourceware.org; Mon, 27 Apr 2009 10:52:25 +0530 Message-ID: <49F53FD6.5040209@redpinesignals.com> Date: Mon, 27 Apr 2009 06:03:00 -0000 From: sumanth User-Agent: Thunderbird 2.0.0.16 (X11/20080707) MIME-Version: 1.0 To: gdb@sourceware.org Subject: gcc - gdb compatibility issue Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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/msg00198.txt.bz2 Hi, I am using gcc-4.3.3 and gdb 5.3 version. I have problems in debugging my binaries (a.out) concerned to local variable's address location. Is there any gcc-gdb compatibility issue here. If so how can I generate the correct debugging information and use it. Thanks in advance, Sumanth