Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 1996 10:19:07 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, julian@current1.whistle.com
Cc:        freebsd-current@FreeBSD.org, j@uriah.heep.sax.de, koshy@india.hp.com
Subject:   Re: ddb now requires sio
Message-ID:  <199609030019.KAA09617@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> i386-gdbstub.c should call cngetc() instead of siocngetc(), etc.
>> This probably doesn't work now because the console driver is so
>> primitive:

>no I use the gdb on sio0 while having the console on the keyboard..
>So I wouldn't want that ..
>I mean,,
>what possible use would gdb-stub be on a vga/keyboard?

None.  But if the console is on sio0 you'd better not put gdb on
sio0.  You might want to put it on cy7.  It's a long way from
siocngetc(0) to cy7.

Bruce



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