Konrad Glas

- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Created Appcode cannot find associated header file (takes ages)
AnsweredHi! Sometimes it happens, that when I press Command+Ctrl Arrow Up to switch for a .cpp's header file or back from a .h file. Appcode goes into `Looking for Associated Files` . Even though the heade... -
Created How to execute subprocess from lldb python script
AnsweredHi all! The lldb version, CLion is using, has some strange behaviour when trying to execute a custom script command from lldb console. When I try this (lldb) script subprocess.Popen('open .', shel...