From 05b104b09292dac40c85aab7ab7b2ea2265d407b Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Fri, 5 Dec 2014 02:45:36 +0100 Subject: playing with external debugging in qemu from gdb --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9ef5c7c..b4b0cbd 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Todos ----- * Implement Multiboot Spec. -* Support some TTY standard +* Support some TTY standard (xterm) * Real User space * /dev/console * /dev/kb @@ -99,6 +99,8 @@ Issues * implement posix(?) getdents instead of our own readdir. * Turning on some gcc optimizations breaks the kernel * Assumed support for VESA mode 0x114 with linear addressing. +* fixed size of process images! +* ncurses tput crashes!? Organization -- cgit v1.2.3