From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26937 invoked by alias); 25 Apr 2002 15:43:53 -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 26778 invoked from network); 25 Apr 2002 15:42:34 -0000 Received: from unknown (HELO puma.chaski.com) (209.54.242.40) by sources.redhat.com with SMTP; 25 Apr 2002 15:42:34 -0000 Received: (from dorin@localhost) by puma.chaski.com (8.9.2/8.9.2) id KAA48324 for gdb@sources.redhat.com; Thu, 25 Apr 2002 10:37:30 -0500 (CDT) (envelope-from dorin) From: Michael Dorin Message-Id: <200204251537.KAA48324@puma.chaski.com> Subject: Reply contains invalid hex digit 83 To: gdb@sources.redhat.com Date: Thu, 25 Apr 2002 08:43:00 -0000 Reply-To: dorin@gr-303.com MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2002-04/txt/msg00435.txt.bz2 Hello, I am using GDB 5.0 and connecting to a 68360 target using GDB stubs. I have most of the kinks worked out except I keep getting a Reply contains invalid hex digit 83 from GDB. Any idea why? -Mike