only:rtfm
This commit is contained in:
parent
6a8192111b
commit
10fcf1d51f
|
@ -2,3 +2,11 @@
|
||||||
gcc 12.2 toolchain has Python nightmare on fresh linux
|
gcc 12.2 toolchain has Python nightmare on fresh linux
|
||||||
https://github.com/rusefi/rusefi/issues/5312
|
https://github.com/rusefi/rusefi/issues/5312
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
https://www.geeksforgeeks.org/gdb-step-by-step-introduction/
|
||||||
|
|
||||||
|
|
||||||
|
arm-none-eabi-gdb
|
||||||
|
target remote localhost:3333
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue