elmot / clion-embedded-arm

OpenOCD + STM32CubeMX support for CLion
https://blog.jetbrains.com/clion/2017/12/clion-for-embedded-development-part-ii
Other
170 stars 29 forks source link

Shipped gdb is not found #106

Closed DenDasus closed 6 years ago

DenDasus commented 6 years ago

Hello!

When I try to start debugger I get this error: Error running 'OCD test1': Shipped gdb is not found. Please check your CLion install

I think that this happened, because the path to bundled gdb in the clion installation is changed.

Path to gdb in 182.3458.13: ...\JetBrains\CLion 182.3458.13\bin\gdb\win\bin\gdb.exe

Old style path to gdb (in 2018.1.5 to examle): ...\JetBrains\CLion 2018.1.5\bin\gdb\bin\gdb.exe

elmot commented 6 years ago

Workaround - explicitly set GDB location

elmot commented 6 years ago

Fixed with a41bdc29cf0575eb6469cc5f4e311c92dbdf38ff