From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20238 invoked by alias); 7 Aug 2009 16:24:21 -0000 Received: (qmail 20226 invoked by uid 22791); 7 Aug 2009 16:24:20 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 07 Aug 2009 16:24:14 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id D126E109FD; Fri, 7 Aug 2009 16:24:12 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 91A0C10709; Fri, 7 Aug 2009 16:24:12 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1MZSEm-0005nh-3H; Fri, 07 Aug 2009 12:24:12 -0400 Date: Fri, 07 Aug 2009 16:24:00 -0000 From: Daniel Jacobowitz To: Jonas Maebe Cc: tromey@redhat.com, gdb@sourceware.org Subject: Re: errors in GDB reading symbols Message-ID: <20090807162412.GA21880@caradoc.them.org> Mail-Followup-To: Jonas Maebe , tromey@redhat.com, gdb@sourceware.org References: <97234C41-9CA5-4A2C-89BA-6B54256D8B81@gmail.com> <20090803170138.GA32482@caradoc.them.org> <974A5AD7-CDC7-488D-BF4F-9D729C5003C5@elis.ugent.be> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <974A5AD7-CDC7-488D-BF4F-9D729C5003C5@elis.ugent.be> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2009-08/txt/msg00051.txt.bz2 On Thu, Aug 06, 2009 at 11:00:19PM +0200, Jonas Maebe wrote: > b) communication with gdb via MI is supposedly dreadfully slow on > Windows (I don't have Windows, so I can't confirm or deny this) If it's dreadfully slow, they're doing it wrong. There's plenty of free and proprietary IDEs based on MI, and supporting Windows host. -- Daniel Jacobowitz CodeSourcery