From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18018 invoked by alias); 13 Jun 2003 18:06:43 -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 17949 invoked from network); 13 Jun 2003 18:06:41 -0000 Received: from unknown (HELO atrey.karlin.mff.cuni.cz) (195.113.31.123) by sources.redhat.com with SMTP; 13 Jun 2003 18:06:41 -0000 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 29025) id E21564FD3A; Fri, 13 Jun 2003 20:06:40 +0200 (CEST) Date: Fri, 13 Jun 2003 18:06:00 -0000 From: Zdenek Dvorak To: Kevin Buettner Cc: gdb@sources.redhat.com Subject: Re: Gdb on ia64 Message-ID: <20030613180640.GC7441@atrey.karlin.mff.cuni.cz> References: <20030613110439.GA8854@atrey.karlin.mff.cuni.cz> <1030613153411.ZM2203@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1030613153411.ZM2203@localhost.localdomain> User-Agent: Mutt/1.3.28i X-SW-Source: 2003-06/txt/msg00258.txt.bz2 Hello, > 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. all right, I just hoped it is some well known issue. I tried to use gdb on 4 processor Itanium 2 machine. When trying to run any program from it, it responds with the above message. I have tried gdb 5.2.1 and current cvs version, both behave the same way. Zdenek