From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18619 invoked by alias); 16 Apr 2008 08:10:03 -0000 Received: (qmail 18542 invoked by uid 22791); 16 Apr 2008 08:10:01 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 16 Apr 2008 08:09:44 +0000 Received: (qmail 2707 invoked from network); 16 Apr 2008 08:09:41 -0000 Received: from unknown (HELO wind.local) (vladimir@127.0.0.2) by mail.codesourcery.com with ESMTPA; 16 Apr 2008 08:09:41 -0000 From: Vladimir Prus To: Eli Zaretskii Subject: Re: breaking on open(2) on linux Date: Wed, 16 Apr 2008 15:29:00 -0000 User-Agent: KMail/1.9.6 (enterprise 0.20070907.709405) Cc: nickrob@snap.net.nz, leisner@rochester.rr.com, gdb@sourceware.org References: <200804122237.m3CMbtfl022914@dell2.home> <200804151211.33371.vladimir@codesourcery.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804161209.31313.vladimir@codesourcery.com> 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/msg00146.txt.bz2 On Wednesday 16 April 2008 00:34:30 Eli Zaretskii wrote: > > 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. It's not there. - Volodya