diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-12-05 02:45:36 +0100 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-12-05 02:45:36 +0100 |
| commit | 05b104b09292dac40c85aab7ab7b2ea2265d407b (patch) | |
| tree | d98e3bad5b0792d1bfbafa95b94c06fdb64e6d6a /README.md | |
| parent | 73c5852c068f3dcd58cdb8617251c5aca59b2460 (diff) | |
playing with external debugging in qemu from gdb
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
