Port-xen archive

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

Re: ddb_trap_hook



Manuel Bouyer <bouyer%antioche.eu.org@localhost> writes:

> On Wed, Nov 23, 2005 at 02:43:25AM +0900, YAMAMOTO Takashi wrote:
>> i'll remove ddb_trap_hook unless anyone objects.
>
> Why ? I've found this usefull on occasion, when the kernel doesn't accept
> keyboard input any more (both in dom0 and domU).

Is this for printing a trace on panic, or printing a trace on typing
hw.cnmagic?

-- 
(let ((C call-with-current-continuation)) (apply (lambda (x y) (x y)) (map
((lambda (r) ((C C) (lambda (s) (r (lambda l (apply (s s) l))))))  (lambda
(f) (lambda (l) (if (null? l) C (lambda (k) (display (car l)) ((f (cdr l))
(C k)))))))    '((#\J #\d #\D #\v #\s) (#\e #\space #\a #\i #\newline)))))




Home | Main Index | Thread Index | Old Index