From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 670 invoked by alias); 27 Oct 2009 02:22:05 -0000 Received: (qmail 657 invoked by uid 22791); 27 Oct 2009 02:22:03 -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; Tue, 27 Oct 2009 02:21:59 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 4682610E87; Tue, 27 Oct 2009 02:21:57 +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 0CF271086C; Tue, 27 Oct 2009 02:21:56 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1N2bh5-0005Rr-Tg; Mon, 26 Oct 2009 22:21:55 -0400 Date: Tue, 27 Oct 2009 02:40:00 -0000 From: Daniel Jacobowitz To: "Joshua D. Boyd" Cc: gdb@sourceware.org Subject: Re: Extended a new target from target remote Message-ID: <20091027022155.GA20914@caradoc.them.org> Mail-Followup-To: "Joshua D. Boyd" , gdb@sourceware.org References: <20091026234202.GK1461@pixie> <20091026234505.GA6521@caradoc.them.org> <20091027001148.GL1461@pixie> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091027001148.GL1461@pixie> 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-10/txt/msg00383.txt.bz2 On Mon, Oct 26, 2009 at 08:11:48PM -0400, Joshua D. Boyd wrote: > What version of GDB was that added in? I should have mentioned that I > picked up hacking on the internal GDB 6.1, which I realize is extremely > old and I should have mentioned that up front, and is a little > embarassing. That version probably *has* extended-remote, but don't use it. If you are interested in anything remotely current, update to GDB 7.0 just released. So you are making changes to GDB, just not to the remote target? -- Daniel Jacobowitz CodeSourcery