Subject: Re: ddb_trap_hook
To: None <bouyer@antioche.eu.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: port-xen
Date: 11/23/2005 14:59:51
> > 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).

because:
- it annoys me when the console doesn't have enough lines.  eg. vga
- it isn't xen-specific at all.
  if it's really desirable, it should be done in MI ddb.

YAMAMOTO Takashi