update lab1_result
1. Now can edit/analysis/debug in eclipse 2. add .cproject .project in .gitignore 3. fix some warnning using gcc-4.8
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
file bin/kernel
|
||||
file obj/bootblock.o
|
||||
target remote :1234
|
||||
break bootmain
|
||||
break kern_init
|
||||
continue
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user