From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12305 invoked by alias); 13 Jun 2003 15:34:18 -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 12272 invoked from network); 13 Jun 2003 15:34:18 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 13 Jun 2003 15:34:18 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h5DFYHH11083 for ; Fri, 13 Jun 2003 11:34:17 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h5DFYHI10169; Fri, 13 Jun 2003 11:34:17 -0400 Received: from localhost.localdomain (vpn50-55.rdu.redhat.com [172.16.50.55]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h5DFYGe06885; Fri, 13 Jun 2003 11:34:16 -0400 Received: (from kev@localhost) by localhost.localdomain (8.11.6/8.11.6) id h5DFYBr02204; Fri, 13 Jun 2003 08:34:11 -0700 Date: Fri, 13 Jun 2003 15:34:00 -0000 From: Kevin Buettner Message-Id: <1030613153411.ZM2203@localhost.localdomain> In-Reply-To: Zdenek Dvorak "Gdb on ia64" (Jun 13, 1:04pm) References: <20030613110439.GA8854@atrey.karlin.mff.cuni.cz> To: Zdenek Dvorak , gdb@sources.redhat.com Subject: Re: Gdb on ia64 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-06/txt/msg00250.txt.bz2 On Jun 13, 1:04pm, Zdenek Dvorak wrote: > when I try to run a program in gdb on ia64, it claims that > > "Can't insert breakpoint for slot numbers greater than 2." > > What should I do? Provide us with more details. Kevin