]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make the speed used by gdb over serial settable in the kernel configuration.
authorNick Hibma <n_hibma@FreeBSD.org>
Tue, 18 Jun 2002 21:30:37 +0000 (21:30 +0000)
committerNick Hibma <n_hibma@FreeBSD.org>
Tue, 18 Jun 2002 21:30:37 +0000 (21:30 +0000)
commitd8dbc77c56c7f0e8a5b5adcffd074071b02bb205
treee59c17b9c6f153be7cb57be48355a858e1eee1e9
parent54f43a77ca857599dc8ebfdf52846a7ac2cc0768
Make the speed used by gdb over serial settable in the kernel configuration.

This facilitates the use in circumstances where you are using a serial
console as well. GDB doesn't support anything higher than 9600 baud (19k2
if you are lucky), but the console does.
sys/conf/options
sys/conf/options.i386
sys/conf/options.ia64
sys/conf/options.pc98
sys/dev/sio/sio.c
sys/dev/sio/sioreg.h
sys/pc98/cbus/sio.c
sys/pc98/pc98/sio.c