blackmagic.gdbinit 315 B

1234567891011
  1. #
  2. # Template for .gdbinit
  3. # Copy the file to .gdbinit in your project root, and adjust the path below to match your system
  4. #
  5. target extended /dev/serial/by-id/usb-Black_Sphere_Technologies_Black_Magic_Probe_DDE578CC-if00
  6. # target extended /dev/ttyACM0
  7. monitor swdp_scan
  8. attach 1
  9. monitor vector_catch disable hard