From aba6ed4b91aff5d914be11704e34de75bfd4d003 Mon Sep 17 00:00:00 2001 From: Alexis211 Date: Fri, 10 Sep 2010 18:46:00 +0200 Subject: Each thread has its own stack. Added simple unit tests for kmalloc,kfree Found a bug in heap_contract (not sure) but didn't fix it. --- gdb-cmd | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 gdb-cmd (limited to 'gdb-cmd') diff --git a/gdb-cmd b/gdb-cmd new file mode 100644 index 0000000..4c32a6e --- /dev/null +++ b/gdb-cmd @@ -0,0 +1,2 @@ +target remote localhost:1234 +break core/sys.c:panic_do -- cgit v1.2.3