From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7279 invoked by alias); 15 Oct 2007 15:00:03 -0000 Received: (qmail 7116 invoked by uid 22791); 15 Oct 2007 15:00:01 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 15 Oct 2007 14:59:59 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 87F1598336; Mon, 15 Oct 2007 14:59:57 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 6686A9810B; Mon, 15 Oct 2007 14:59:57 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1IhRQC-0005fI-8S; Mon, 15 Oct 2007 10:59:56 -0400 Date: Mon, 15 Oct 2007 15:00:00 -0000 From: Daniel Jacobowitz To: Bogdan Slusarczyk Cc: gdb@sourceware.org Subject: Re: [gdb6.6/6.7] undefined/not implemented MI command causes gdb crash (windows/linux) Message-ID: <20071015145956.GA21761@caradoc.them.org> Mail-Followup-To: Bogdan Slusarczyk , gdb@sourceware.org References: <4713758E.6040807@op.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4713758E.6040807@op.pl> User-Agent: Mutt/1.5.15 (2007-04-09) 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: 2007-10/txt/msg00113.txt.bz2 On Mon, Oct 15, 2007 at 04:13:34PM +0200, Bogdan Slusarczyk wrote: > Hi, I have annoying problem with gdb6.6/6.7. I run 'gdb -i mi', and type for > example 'dummy' (is not defined) alternately with '-target-attach' (is not > implemented). I get gdb crash each time (with others not defined/not > implemented commands too). Can you reproduce this problem? Could you be more precise? - What target is GDB configured for? - What exactly do you type, and what does GDB do? -- Daniel Jacobowitz CodeSourcery