89d1308e41
1. Now can edit/analysis/debug in eclipse 2. add .cproject .project in .gitignore 3. fix some warnning using gcc-4.8
7 lines
97 B
Plaintext
7 lines
97 B
Plaintext
file bin/kernel
|
|
file obj/bootblock.o
|
|
target remote :1234
|
|
break bootmain
|
|
break kern_init
|
|
continue
|