bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH] Support invoking the debugger over the serial console


From: Justus Winter
Subject: Re: [PATCH] Support invoking the debugger over the serial console
Date: Thu, 21 Aug 2014 14:54:13 +0200
User-agent: alot/0.3.5

Hi :)

Quoting Samuel Thibault (2014-08-21 13:16:01)
> Mmm, but this means that an escape alone will be lost, which is a real
> problem for e.g. using vim :)

Right, that came to my mind after I send the patch (as always...).

> Can't escape rather be an static array indexed by unit number?

I believe it's even easier.  I'll propose an updated patch.

> > +#if MACH_KDB
> > +                                     if (escape && c == 4)
> 
> I like using 'C'-'@' instead of the magic-looking 4 :)

Surely you meant 'D'-'@', that's nice indeed :)

Justus



reply via email to

[Prev in Thread] Current Thread [Next in Thread]