Skip to content
Snippets Groups Projects
.gdbinit 125 B
Newer Older
# For debugging the minimal binary
target extended-remote localhost:1234
file nothing.elf
break _reset
layout asm
layout regs