On Sunday August 08 2021 11:14:10 Mahmood Naderan wrote: >Should I check something else in order to enable that in kdevelop? I suppose you checked if KDevelop indeed starts the debugger in that directory? I think you can specify that in the debug launch configuration; if not you can add `--cd=DIR` to the argument list (see `gdb --help`). R.