Re: KGDB on virt68k?

Jason Thorpe <[email protected]> Sun, 26 Apr 2026 04:56:32 -0700
Newsgroups gmane.os.netbsd.ports.m68k
Message-ID <[email protected]>

> On Apr 26, 2026, at 4:47=E2=80=AFAM, Chris Hanson =
<[email protected]> wrote:
>=20
> Anyone have any suggestions for how I should adjust GENERIC.local in =
virt68k for kernel debugging via KGDB?

Hm, that would need a separate serial port, and I don=E2=80=99t think =
Qemu provides one other than the one Goldfish virtual serial (unless =
there=E2=80=99s a Qemu arg that allows you to create an additional one; =
I never tried).  In any case, KGDB glue would have to be added to gftty.

-- thorpej