Re: How to debug the console?

Samuel Thibault <[email protected]> Sat, 14 Feb 2026 23:21:22 +0100
Newsgroups gmane.linux.debian.ports.hurd
Organization I am not organized
Message-ID <aZD1YkEk680H9Se5@end>
João Pedro Malhado, le sam. 14 févr. 2026 22:20:33 +0000, a ecrit:
> # console -d vga -d pc_mouse --repeat=mouse -d pc_kbd --repeat=kbd -c /dev/vcs
> 
> If I try to run the console on gdb with the -d vga option the screen goes black
> again.

Run gdb from an ssh session.

Samuel