Stefan Wüthrich

- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 3
-
Created How to configure CLion to only load certain symbol files when starting gdb
HiI am working on a big code base and our executable loads a lot of libaries. Starting the debugger is quite slow due to loading all the symbol files. Some in my team use VS Code. They figured ou...