From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6295 invoked by alias); 30 Oct 2002 14:45:44 -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 6161 invoked from network); 30 Oct 2002 14:45:41 -0000 Received: from unknown (HELO motgate4.mot.com) (144.189.100.102) by sources.redhat.com with SMTP; 30 Oct 2002 14:45:41 -0000 Received: from pobox3.mot.com (pobox3.mot.com [10.64.251.242]) by motgate4.mot.com (Motorola/Motgate4) with ESMTP id g9UEjXYN017840; Wed, 30 Oct 2002 07:45:33 -0700 (MST) Received: [from udc.urbana.css.mot.com (udc.urbana.css.mot.com [192.88.153.1]) by pobox3.mot.com (MOT-pobox3 2.0) with ESMTP id HAA04669; Wed, 30 Oct 2002 07:41:50 -0700 (MST)] Received: from tmclinux.urbana.css.mot.com (tmclinux.urbana.css.mot.com [192.88.153.36]) by udc.urbana.css.mot.com (8.11.6+Sun/8.11.6) with ESMTP id g9UEjV002631; Wed, 30 Oct 2002 08:45:31 -0600 (CST) X-POPI: The contents of this message are Motorola Internal Use Only (MIUO) unless indicated otherwise in the message. Received: (from tcombs@localhost) by tmclinux.urbana.css.mot.com (8.11.6/8.11.6) id g9UEjV512806; Wed, 30 Oct 2002 08:45:31 -0600 Date: Wed, 30 Oct 2002 06:45:00 -0000 From: Tim Combs To: Triumph The insult comic dog Cc: gdb@sources.redhat.com Subject: Re: GDB and remote debugging Message-ID: <20021030084531.B12794@urbana.css.mot.com> References: <20021030145854.2C6781EE77@postfix2.ofir.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20021030145854.2C6781EE77@postfix2.ofir.com>; from i_am_triumph@ofir.dk on Wed, Oct 30, 2002 at 03:37:00PM +0100 X-SW-Source: 2002-10/txt/msg00202.txt.bz2 The protocol for remote targets is in the Internals documentation. http://sources.redhat.com/gdb/download/onlinedocs/gdbint.html Tim On Wed, Oct 30, 2002 at 03:37:00PM +0100, Triumph The insult comic dog wrote: > Hello > > I'm sorry about me previous post, but I couldn't get this mail-list working, > and I was desperatly needing help, so here goes... > > I'm messing with the GDB for remote debugging, and have to make a debugging > stub for a target, but I can't get the GDB to work the way I want it. Let's > say I use the "Download Program" option it has (I'm running it under Cygwin if > that makes any difference), and I want to "provoke" the GDB to start > transmitting the program to a fake target (I would be using a terminal for > simulating target commands) - Do any of you know if the "Download Program" > works? - Do any of you know what to send from target to get it started? - I > need a sequence of commands -> What the GDB sends, and what the target > responds. > > Any help would be greatly appreciated > > Thanks > > Cheers, > Triumph