From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9009 invoked by alias); 14 Feb 2007 12:08:12 -0000 Received: (qmail 8976 invoked by uid 22791); 14 Feb 2007 12:08:11 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 14 Feb 2007 12:08:06 +0000 Received: from dsl093-172-095.pit1.dsl.speakeasy.net ([66.93.172.95] helo=caradoc.them.org) by nevyn.them.org with esmtp (Exim 4.63) (envelope-from ) id 1HHIvb-0002AC-TP; Wed, 14 Feb 2007 07:08:03 -0500 Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HHIvb-0007L7-Bn; Wed, 14 Feb 2007 07:08:03 -0500 Date: Wed, 14 Feb 2007 12:42:00 -0000 From: Daniel Jacobowitz To: Rakesh Kumar Cc: gdb@sourceware.org Subject: Re: How to perform remote debugging using GDB for ARM processors Message-ID: <20070214120803.GB27648@caradoc.them.org> Mail-Followup-To: Rakesh Kumar , gdb@sourceware.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) 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-02/txt/msg00115.txt.bz2 On Wed, Feb 14, 2007 at 11:27:27AM +0530, Rakesh Kumar wrote: > Hi, > > I want to know how to go about the process of remote debugging using GDB > for applications running/resident on ARM Processors. Please see the manual, and then ask here if you have more specific questions. -- Daniel Jacobowitz CodeSourcery