Files
openpilot/panda/board/gdb.sh

4 lines
91 B
Bash
Raw Normal View History

2026-01-11 18:23:29 +08:00
#!/usr/bin/env bash
gdb-multiarch --eval-command="target extended-remote localhost:3333"