From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23291 invoked by alias); 13 Jun 2003 11:04:53 -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 23162 invoked from network); 13 Jun 2003 11:04:40 -0000 Received: from unknown (HELO atrey.karlin.mff.cuni.cz) (195.113.31.123) by sources.redhat.com with SMTP; 13 Jun 2003 11:04:40 -0000 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 29025) id 208E54FD3A; Fri, 13 Jun 2003 13:04:40 +0200 (CEST) Date: Fri, 13 Jun 2003 11:04:00 -0000 From: Zdenek Dvorak To: gdb@sources.redhat.com Subject: Gdb on ia64 Message-ID: <20030613110439.GA8854@atrey.karlin.mff.cuni.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i X-SW-Source: 2003-06/txt/msg00236.txt.bz2 Hello, 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? Zdenek