Skip to content

Instantly share code, notes, and snippets.

@danielinux
Created October 28, 2016 21:35
Show Gist options
  • Save danielinux/dfa9e5f5dbf49ed419257830c09f084b to your computer and use it in GitHub Desktop.
Save danielinux/dfa9e5f5dbf49ed419257830c09f084b to your computer and use it in GitHub Desktop.
gdb init file for frosted
tar ext :3333
monitor reset
layout src
symbol-file
file kernel.elf
mon reset
mon halt
stepi
focus c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment