Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.gdbinit 127 B
# For debugging the minimal binary
target extended-remote localhost:1234
file nothing.elf
break soc_init
layout asm
layout regs
# For debugging the minimal binary
target extended-remote localhost:1234
file nothing.elf
break soc_init
layout asm
layout regs