wuzhipeng2014 / freenos

Automatically exported from code.google.com/p/freenos
GNU General Public License v3.0
0 stars 0 forks source link

Kernel logging support #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The kernel should be able to output (debug) messages on the system
console. We can do this the same way as Minix 3 does this: simply generate
messages, and send these to the correct server, i.e. LogServer.

Original issue reported on code.google.com by coenbijlsma on 7 Aug 2009 at 10:55

GoogleCodeExporter commented 9 years ago

Original comment by coenbijlsma on 7 Aug 2009 at 11:03

GoogleCodeExporter commented 9 years ago

Original comment by nieklinn...@gmail.com on 5 Sep 2009 at 9:34