Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jul 2004 16:11:16 +0900
From:      Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
To:        Marcel Moolenaar <marcel@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/dcons dcons.c
Message-ID:  <87llhrqaqz.wl@tora.nunu.org>
In-Reply-To: <200407102102.i6AL2HhI040011@repoman.freebsd.org>
References:  <200407102102.i6AL2HhI040011@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I'd like to re-support remote debugging by dcons(4).
Do you have any pointer for "new GDB debug port interface"?

/\ Hidetoshi Shimokawa
\/  simokawa@sat.t.u-tokyo.ac.jp
PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html

At Sat, 10 Jul 2004 21:02:17 +0000 (UTC),
Marcel Moolenaar wrote:
> 
> marcel      2004-07-10 21:02:17 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/dcons        dcons.c 
>   Log:
>   Update for the KDB framework:
>   o  Use kdb_alt_break() to handle the alternate break sequence instead
>      of handcoding it here.
>   o  Remove GDB kluges to make this driver work with the pre-KDB remote
>      GDB code.
>   o  Call kdb_enter() instead of Debugger().
>   
>   Note that with this commit the dcons(4) driver cannot be used for
>   remote debugging anymore. This driver has to use the new GDB debug
>   port interface instead. Such has not been done yet.
>   
>   Revision  Changes    Path
>   1.13      +4 -49     src/sys/dev/dcons/dcons.c



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