From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10529 invoked by alias); 4 Nov 2002 07:54:48 -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 10474 invoked from network); 4 Nov 2002 07:54:47 -0000 Received: from unknown (HELO postfix3.ofir.com) (195.249.237.212) by sources.redhat.com with SMTP; 4 Nov 2002 07:54:47 -0000 Received: from webmail5.ofir.dk (unknown [193.0.243.216]) by postfix3.ofir.com (Postfix) with ESMTP id 232F856491 for ; Mon, 4 Nov 2002 09:17:55 +0100 (CET) X-WM-Posted-At: webmail5.ofir.dk; Mon, 4 Nov 02 08:54:46 +0100 Date: Sun, 03 Nov 2002 23:54:00 -0000 From: Triumph The insult comic dog To: GDB Archive X-EXP32-SerialNo: 00002117 Subject: Error message? Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <20021104081755.232F856491@postfix3.ofir.com> X-SW-Source: 2002-11/txt/msg00025.txt.bz2 I have the following problem, when downloading to target with gbd. I don't understand what the error 00000x00000000 in ?? () means... : (gdb) Sending packet: $Hc-1#09...[+]Ack [$][O][K][#][9][a]Packet received: OK Sending packet: $qC#b4...[+]Ack [$][#][0][0]Packet received: Sending packet: $qOffsets#4b...[+]Ack [$][#][0][0]Packet received: Sending packet: $?#3f...[+]Ack [$][S][0][5][#][b][8]Packet received: S05 Sending packet: $Hg0#df...[+]Ack [$][O][K][#][9][a]Packet received: OK Sending packet: $g#67...[+]Ack [$][0][0][0][0][#][c][0]Packet received: 00000x00000000 in ?? () Loading section .text, size 0x400 lma 0x401000 Sending packet: $X401000,0:#13...[+]Ack [$][O][K][#][9][a]Packet received: OK binary downloading suppported by target Sending packet: $X401000,0:#13...[+]Ack [$][O][K][#][9][a]Packet received: OK Sending packet: $X401000,0:#13...[+]Ack [$][#][0][0]Packet received: .... Help!!!.