From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19681 invoked by alias); 20 Jun 2004 19:24:55 -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 19658 invoked from network); 20 Jun 2004 19:24:53 -0000 Received: from unknown (HELO mail.xor.ch) (212.55.210.163) by sourceware.org with SMTP; 20 Jun 2004 19:24:53 -0000 Received: from orpatec.ch (217.162.130.125) by mail.xor.ch with MERCUR Mailserver (v4.02.30 NjYtMjMxMS00NjIy) for ; Sun, 20 Jun 2004 21:28:43 +0200 Message-ID: <40D5E480.4A68163@orpatec.ch> Date: Sun, 20 Jun 2004 19:24:00 -0000 From: Otto Wyss Reply-To: otto.wyss@orpatec.ch MIME-Version: 1.0 To: gdb@sources.redhat.com Subject: GDB doesn't show the correct line Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-06/txt/msg00201.txt.bz2 Since a few days GDB (6.1-debian) offsets the shown line by about 3 lines. when I set a breakpoint at a function name of a class (C++) it stops and shows the line 3 more down. When I now step through (next) always the next line is shown, sometimes even empty lines. It seems the correct statements were processed. Is this a known problem and is there a workaround? O. Wyss -- See a huge pile of work at "http://wyodesktop.sourceforge.net/"