mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-07-30 22:32:04 +08:00
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"
|