Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Apr 1997 00:43:37 +0200
From:      j@uriah.heep.sax.de (J Wunsch)
To:        hackers@freebsd.org
Subject:   Re: Kernel remote debugging using gdb
Message-ID:  <19970425004337.VG28941@uriah.heep.sax.de>
In-Reply-To: <19970424165153.38383@right.PCS>; from Jonathan Lemon on Apr 24, 1997 16:51:53 -0500
References:  <199704240840.BAA06706@catarina.usc.edu> <199704241351.JAA13535@chai.plexuscom.com> <19970424165153.38383@right.PCS>

next in thread | previous in thread | raw e-mail | index | archive | help
As Jonathan Lemon wrote:

> Now, is there any way to get _back_ to DDB after invoking the remote
> GDB protocol?

Sure.  `detach'

RCS file: /home/cvs/src/sys/i386/i386/i386-gdbstub.c,v
Working file: /sys/i386/i386/i386-gdbstub.c
head: 1.4
...
description:
----------------------------
revision 1.4
date: 1997/03/30 16:03:00;  author: joerg;  state: Exp;  lines: +8 -0
Implement the `detach' command for remote GDB.  It gets you back at DDB.

:)

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970425004337.VG28941>