From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26927 invoked by alias); 24 Feb 2002 19:45:12 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 26849 invoked from network); 24 Feb 2002 19:45:08 -0000 Received: from unknown (HELO mandy.eunet.fi) (193.66.1.129) by sources.redhat.com with SMTP; 24 Feb 2002 19:45:08 -0000 Received: from alphatux2.ts.ray.fi (ws-002.ray.fi [193.64.14.2]) by mandy.eunet.fi (Postfix) with ESMTP id A1E0BA2CE for ; Sun, 24 Feb 2002 21:45:06 +0200 (EET) (envelope-from jd@ts.ray.fi) Date: Sun, 24 Feb 2002 11:45:00 -0000 From: Iso-H To: gdb@sources.redhat.com Subject: Re: gdb-5.x and step over inline functions In-Reply-To: <200202241933.g1OJX0c13173@duracef.shout.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-02/txt/msg00297.txt.bz2 On Sun, 24 Feb 2002, Michael Elizabeth Chastain wrote: > You could try a different debug option ("gcc -gstabs+ ..."). I don't > know if that will work on your platform but it will avoid the dwarf 2 > reader issue with gdb 5.0. I tried already, it didn't make any difference. > > Michael C > -- Iso-H