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

7 lines
118 B
Markdown

#README
Try below command
```
$gcc -g -m32 lab0_ex2.c
```
Then you will get a.out. Try to use gdb to debug lab0_ex2.