Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 2004 19:42:10 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 48668 for review
Message-ID:  <200403110342.i2B3gAEk069141@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=48668

Change 48668 by marcel@marcel_nfs on 2004/03/10 19:41:18

	Add a first draft of a debug port for the GDB backend. The
	debug port is registered in the same way as a console and
	the GDB backend pretty much goes through the same probe,
	select and initialize steps as the console. The end result
	being that a single device is selected as the communication
	medium. As such, any device that has a GDB_DBGPORT entry
	can be used.
	
	This file is not hooked into the build yet.

Affected files ...

.. //depot/projects/gdb/sys/dev/uart/uart_dbg.c#1 add

Differences ...



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