From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11940 invoked by alias); 30 Oct 2002 14:37:38 -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 11824 invoked from network); 30 Oct 2002 14:37:36 -0000 Received: from unknown (HELO postfix2.ofir.com) (195.249.237.206) by sources.redhat.com with SMTP; 30 Oct 2002 14:37:36 -0000 Received: from webmail5.ofir.dk (unknown [193.0.243.216]) by postfix2.ofir.com (Postfix) with ESMTP id 2C6781EE77 for ; Wed, 30 Oct 2002 15:58:54 +0100 (CET) X-WM-Posted-At: webmail5.ofir.dk; Wed, 30 Oct 02 15:37:00 +0100 Date: Wed, 30 Oct 2002 06:37:00 -0000 From: Triumph The insult comic dog To: gdb@sources.redhat.com X-EXP32-SerialNo: 00002117 Subject: GDB and remote debugging Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <20021030145854.2C6781EE77@postfix2.ofir.com> X-SW-Source: 2002-10/txt/msg00201.txt.bz2 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