pcpro178
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created GDB Command Exception
I'm trying to get CLion to work with the MSP430-GCC-OPENSOURCE GDB debugger. I have my hello world project building and linking, but I'm getting this GDB command exception from CLion: `No symbol "... -
Created Clean Project Fails on Load Makefile Project
Using CLion 2021.3.3 when I open an existing makefile project, the Load Project dialog opens prompting me to clean the project. Clicking OK results in an error. However, once the project is loade...