From owner-freebsd-current Thu Feb 5 21:21:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA29471 for current-outgoing; Thu, 5 Feb 1998 21:21:08 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA29453 for ; Thu, 5 Feb 1998 21:21:06 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id UAA03850; Thu, 5 Feb 1998 20:26:13 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802060426.UAA03850@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: freebsd-current@FreeBSD.ORG cc: Julian Elischer Subject: Remote gdb ? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 05 Feb 1998 20:26:13 -0800 From: Amancio Hasty Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe current" Does anyone know what can cause "Reply contains invalid hex digit 116" ? Tnks, Amancio (kgdb) set remotebaud 38400 (kgdb) target remote /dev/cuaa0 Remote debugging using /dev/cuaa0 Debugger (msg=0xf01f33eb "manual escape to debugger") at ../../i386/i386/db_interface.c:319 319 } (kgdb) frame #0 Debugger (msg=0xf01f33eb "manual escape to debugger") at ../../i386/i386/db_interface.c:319 319 } (kgdb) cont Continuing. Program received signal SIGTRAP, Trace/breakpoint trap. Debugger (msg=0xf0117874 "panic") at ../../i386/i386/db_interface.c:317 317 in_Debugger = 0; (kgdb) frame #0 Debugger (Ignoring packet error, continuing... msg=Reply contains invalid hex digit 116 ) at ../../i386/i386/db_interface.c:317 317 in_Debugger = 0; (kgdb) {root} stty -f /dev/cuaa0 speed 38400 baud; lflags: -icanon -isig -iexten -echo iflags: -icrnl -ixon -ixany -imaxbel -brkint oflags: -opost -onlcr -oxtabs cflags: cs8 -parenb clocal min time 0 20