Using .gdbinit and Kdevelop

René J.V. Bertin rjvbertin at gmail.com
Sun Aug 8 10:22:26 BST 2021


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.


More information about the KDevelop mailing list