From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15426 invoked by alias); 12 May 2006 17:02:51 -0000 Received: (qmail 15381 invoked by uid 48); 12 May 2006 17:02:39 -0000 Date: Fri, 12 May 2006 17:02:00 -0000 Message-ID: <20060512170239.15380.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug debug/27574] MIssing debug info at -O0 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "amylaar at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-05/txt/msg01220.txt.bz2 List-Id: ------- Comment #2 from amylaar at gcc dot gnu dot org 2006-05-12 17:02 ------- Created an attachment (id=11448) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11448&action=view) With the translation result for this file, the testcase can be linked This file provides a definition of main and f so that when this file and the test case are translated to an object file, they can be linked together so that you can observe gdb showing - or rather not showing - the variable named "problem". -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27574