From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30213 invoked by alias); 15 Apr 2008 20:34:53 -0000 Received: (qmail 30199 invoked by uid 22791); 15 Apr 2008 20:34:53 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout1.012.net.il (HELO mtaout1.012.net.il) (84.95.2.1) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 15 Apr 2008 20:34:33 +0000 Received: from HOME-C4E4A596F7 ([83.130.246.94]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0JZD00J5KWGXR7T0@i-mtaout1.012.net.il> for gdb@sourceware.org; Tue, 15 Apr 2008 23:48:34 +0300 (IDT) Date: Wed, 16 Apr 2008 00:47:00 -0000 From: Eli Zaretskii Subject: Re: breaking on open(2) on linux In-reply-to: <200804151211.33371.vladimir@codesourcery.com> X-012-Sender: halo1@inter.net.il To: Vladimir Prus Cc: nickrob@snap.net.nz, leisner@rochester.rr.com, gdb@sourceware.org Reply-to: Eli Zaretskii Message-id: Content-transfer-encoding: 7BIT References: <200804122237.m3CMbtfl022914@dell2.home> <18433.51867.377695.993408@kahikatea.snap.net.nz> <20080413213803.GA12877@caradoc.them.org> <200804151211.33371.vladimir@codesourcery.com> 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: 2008-04/txt/msg00142.txt.bz2 > From: Vladimir Prus > Date: Tue, 15 Apr 2008 12:11:33 +0400 > > The multiple location support only works if there line number information > for all locations. This is important enough to mention in the manual. Is it there? if it is, I cannot find it.