os_kernel_lab/labcodes/lab1
Junjie Mao 67f05c0ce0 break on the physical address of brkfunc
The kernel may panic early when paging is not yet configured. Breaking only on
the virtual address of brkfunc does not work in this case and leads to timeouts
during 'make grade'.

Signed-off-by: Junjie Mao <eternal.n08@gmail.com>
2015-03-12 16:03:47 +08:00
..
boot update name of code to labcodes 2013-09-17 22:21:48 +08:00
kern update name of code to labcodes 2013-09-17 22:21:48 +08:00
libs update name of code to labcodes 2013-09-17 22:21:48 +08:00
tools break on the physical address of brkfunc 2015-03-12 16:03:47 +08:00
Makefile update lab1-8 Makefile for clang compiling 2015-03-03 20:14:10 +08:00