os_kernel_lab/related_info/lab0/lab0_ex2.md
2015-03-06 11:13:13 +08:00

118 B

#README Try below command

$gcc -g -m32 lab0_ex2.c

Then you will get a.out. Try to use gdb to debug lab0_ex2.