mirror of
https://github.com/drasko/codezero.git
synced 2026-09-02 11:40:06 +02:00
Updated old gdbinit file
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
target remote localhost:1234
|
||||
load final.axf
|
||||
load final.elf
|
||||
stepi
|
||||
sym final.axf
|
||||
sym final.elf
|
||||
break break_virtual
|
||||
continue
|
||||
stepi
|
||||
sym /opt/codezero/tasks/mm0/mm0.axf
|
||||
sym /opt/codezero/build/kernel.elf
|
||||
|
||||
Reference in New Issue
Block a user