From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20385 invoked by alias); 25 Feb 2008 19:29:53 -0000 Received: (qmail 20374 invoked by uid 22791); 25 Feb 2008 19:29:52 -0000 X-Spam-Check-By: sourceware.org Received: from bluesmobile.specifix.com (HELO bluesmobile.specifix.com) (216.129.118.140) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 25 Feb 2008 19:29:30 +0000 Received: from [127.0.0.1] (bluesmobile.specifix.com [216.129.118.140]) by bluesmobile.specifix.com (Postfix) with ESMTP id CB0783C2F6; Mon, 25 Feb 2008 11:29:28 -0800 (PST) Subject: Re: problem with gdb stub compiling From: Michael Snyder To: XCV Cc: gdb In-Reply-To: <47c2b144.16048e0a.4eb0.fffff261@mx.google.com> References: <47c2b144.16048e0a.4eb0.fffff261@mx.google.com> Content-Type: text/plain Date: Tue, 26 Feb 2008 01:49:00 -0000 Message-Id: <1203967768.19253.277.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 (2.10.3-7.fc7) Content-Transfer-Encoding: 7bit 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: 2008-02/txt/msg00216.txt.bz2 On Mon, 2008-02-25 at 20:14 +0800, XCV wrote: > hello!i've got a problem while try to run a simple example with i386-stub: Wow, this stub code is really ancient, and (evidently) not well maintained. Overlooking one simple textual patch, the last changelog reference is from 2001, nearly 7 years ago. What's your target? Is it a bare board, without an operating system? If it's Linux or something, you could probably use gdbserver.