1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00
libhermit/hermit
daniel-k d46b8b49f8 gdb-scripts: add convenience scripts to investigate kernel internals
These scripts are based on those from the Linux kernel and currently can
only show the state of HermitCore tasks.
2016-08-23 11:55:11 +02:00
..
arch/x86 add VM support in the proxy 2016-08-22 06:38:06 +02:00
drivers/net remove some debug messages 2016-08-21 19:31:22 +02:00
include add UART support 2016-08-01 00:20:54 +02:00
kernel use busy waiting for receiving the IP address => reduce the latency 2016-08-22 16:51:09 +02:00
libkern add IO lock to get nicer output messages 2016-08-02 20:30:52 +02:00
lwip@2dd9385cb3 don't check incoming packets because we could trust the device 2016-08-21 14:55:51 +02:00
mm some code cleanups, simplify the memory initialization 2016-08-21 15:01:25 +02:00
tools remove compiler warnings 2016-08-22 16:04:49 +02:00
usr gdb-scripts: add convenience scripts to investigate kernel internals 2016-08-23 11:55:11 +02:00
.gitignore add boot.h to the list of ignored files 2016-08-02 00:09:57 +02:00
link.ld remove obsolete file system 2015-11-15 22:24:58 +01:00
Makefile build per default also the loader for standalone version 2016-08-06 10:46:40 +02:00
Makefile.inc add first draft of HermitCore as libOS 2015-12-29 02:22:41 +01:00