Skip to content

Instantly share code, notes, and snippets.

@esden
Created January 28, 2013 20:02
Show Gist options
  • Save esden/4658539 to your computer and use it in GitHub Desktop.
Save esden/4658539 to your computer and use it in GitHub Desktop.
dot gdbinit file for my bmp setup on mac os x
set target-async on
set confirm off
set mem inaccessible-by-default off
#set debug remote 1
#tar ext /dev/cu.usbmodem7FC084D1
tar ext /dev/cu.usbmodemDDE091B1
mon version
mon swdp_scan
#mon jtag_scan
att 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment