Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Dec 2002 18:05:04 -0800 (PST)
From:      Julian Elischer <julian@elischer.org>
To:        Nate Lawson <njl@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/i386 i386-gdbstub.c
Message-ID:  <Pine.BSF.4.21.0212161801480.11938-100000@InterJet.elischer.org>
In-Reply-To: <200212170132.gBH1WBCg080491@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
NOOOOOOO!!!!!!!
previously a 'detach' would drop me back to ddb.

I use that all the time..
thre are things you can do in ddb you can't do in gdb easily.
(for example, to check the event buffer, or run a thread-aware
'ps' or in fact to see tha last stack entry before a 
page fault (gdb can't show it)


please don't do this! (or provide a way for me to get back to ddb)


On Mon, 16 Dec 2002, Nate Lawson wrote:

> njl         2002/12/16 17:32:11 PST
> 
>   Modified files:
>     sys/i386/i386        i386-gdbstub.c 
>   Log:
>   Automatically issue a "continue" along with the "detach" command.  This
>   fixes the problem of cleanly restarting a target after entering gdb mode.
>   
>   Reviewed by:    archie@
>   
>   Revision  Changes    Path
>   1.20      +2 -2      src/sys/i386/i386/i386-gdbstub.c
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0212161801480.11938-100000>