os_kernel_lab/labcodes/lab1/tools
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
..
function.mk update name of code to labcodes 2013-09-17 22:21:48 +08:00
gdbinit update name of code to labcodes 2013-09-17 22:21:48 +08:00
grade.sh break on the physical address of brkfunc 2015-03-12 16:03:47 +08:00
kernel.ld update name of code to labcodes 2013-09-17 22:21:48 +08:00
sign.c update name of code to labcodes 2013-09-17 22:21:48 +08:00
vector.c update name of code to labcodes 2013-09-17 22:21:48 +08:00