mirror of
https://github.com/infiniteCable2/panda.git
synced 2026-02-18 17:23:52 +08:00
* update bash shebang for better compatibility including macOS * can't have anything after #bash
4 lines
91 B
Bash
Executable File
4 lines
91 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
gdb-multiarch --eval-command="target extended-remote localhost:3333"
|