NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-vax/59150: entering ddb on VAX does not work as advertized



The following reply was made to PR port-vax/59150; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: port-vax/59150: entering ddb on VAX does not work as advertized
Date: Thu, 6 Mar 2025 20:33:01 +0100

 I may have tested the wrong kernel and I definitely did grep for the wrong
 thing. Since a few days it should have worked on the dz console:
 
         if (consline != -1)
                 cn_set_magic("\033D"); /* set VAX DDB escape sequence */   
 
 I will re-test tomorrow.
 
 Martin
 


Home | Main Index | Thread Index | Old Index