From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29404 invoked by alias); 24 Mar 2005 23:12:20 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 29393 invoked from network); 24 Mar 2005 23:12:17 -0000 Received: from unknown (HELO hotmail.com) (64.4.31.4) by sourceware.org with SMTP; 24 Mar 2005 23:12:17 -0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 24 Mar 2005 15:12:16 -0800 Message-ID: Received: from 208.54.95.129 by by13fd.bay13.hotmail.msn.com with HTTP; Thu, 24 Mar 2005 23:12:16 GMT X-Originating-Email: [jjosburn@hotmail.com] X-Sender: jjosburn@hotmail.com In-Reply-To: <42434827.1080309@codito.com> From: "james osburn" To: ramana.radhakrishnan@codito.com Cc: gdb@sources.redhat.com Bcc: Subject: Re: what are gdbstubs? Date: Thu, 24 Mar 2005 23:12:00 -0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 24 Mar 2005 23:12:16.0780 (UTC) FILETIME=[EBCF0CC0:01C530C6] X-SW-Source: 2005-03/txt/msg00223.txt.bz2 a m using uclibc on the 386 platform i am more interested in tracing than setting break points. i want a way to remotely what my program execute but i dont have a large budget (hence the gnu tools) any ideas on that? jim
>From: Ramana Radhakrishnan >To: james osburn >CC: gdb@sources.redhat.com >Subject: Re: what are gdbstubs? >Date: Fri, 25 Mar 2005 04:37:19 +0530 > >Hi , > >>I have been reading the gdb docs and as i interpret them >>i need to link the gdb stub file with my excecuteable >>to do remote debugging. is this correct? > >Yes you do. > >>do you have any experience with this? > >I have not used *-stub.c for any debugging in a while now. I must say >however that if you were using linux / uClinux on your embedded system , >you could choose to use gdbserver instead in which case the linking is not >required. > >cheers >Ramana > > >-- >Ramana Radhakrishnan >GNU Tools >codito ergo sum (www.codito.com) >