Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2002 10:33:00 +0930
From:      Greg 'groggy' Lehey <grog@FreeBSD.org>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        Nick Hibma <n_hibma@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Serial gdb speeds (was: cvs commit: src/sys/pc98/pc98 sio.c src/sys/conf options options.i386 options.ia64 options.pc98 src/sys/dev/sio sio.c sioreg.h)
Message-ID:  <20020620010300.GB91720@wantadilla.lemis.com>
In-Reply-To: <20020619153032.X7788-100000@gamplex.bde.org>
References:  <200206182130.g5ILUbI13355@freefall.freebsd.org> <20020619153032.X7788-100000@gamplex.bde.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, 19 June 2002 at 15:47:21 +1000, Bruce Evans wrote:
> On Tue, 18 Jun 2002, Nick Hibma wrote:
>
>> n_hibma     2002/06/18 14:30:37 PDT
>>
>>   Modified files:
>>     sys/pc98/pc98        sio.c
>>     sys/conf             options options.i386 options.ia64
>>                          options.pc98
>>     sys/dev/sio          sio.c sioreg.h
>>   Log:
>>   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.
>
> Previous version reviewed by:	bde
>
> I seem to have missed the main point of this change.  I always use gdb
> at 115200 bps on i386's (since I don't have anything faster), but
> haven't used it recently.  Not working at a low speed like 115200 is
> a bug somewhere.

Correct.  It seems to have crept in round the time of the migration to
the SMPng code.  Since then, I haven't been able to use serial gdb
reliably at speeds higher than 9600 bps.

Greg
--
See complete headers for address and phone numbers

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?20020620010300.GB91720>