[haiku-development] Re: [PATCH 1/4] Allow non-interactive execution of KDL commands

Jan Klötzke <jan.kloetzke@xxxxxxxxxx> wrote:
> "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx> wrote:
> > Pardon my ignorance, but could you explain the purpose of these
> > patches? :-)
> Sure. :-) Currently it's not possible to execute a KDL statement from
> another
> driver, you can just enter the debugger and the _user_ has to enter
> some
> commands. Therefore I added kernel_debugger_exec() which executes a
> single
> KDL statement and returns. This is supposed to be used by the
> emergency
> module.
>
> Additionally the output of these executed statements is routed to
> syslog too
> which is also not the default.

Sorry, I missed your summary mail when I wrote that question.
Thanks for the explanation, anyway :-)

Bye,
   Axel.


Other related posts: