Results 1 to 1 of 1
HI
I know how to attach a running process into Kdevelop and to debug it .But my question is suppose i have written a hello world program using VIM and ...
- 07-14-2009 #1Just Joined!
- Join Date
- Nov 2008
- Posts
- 2
Attach an Application into Kdevelop
HI
I know how to attach a running process into Kdevelop and to debug it .But my question is suppose i have written a hello world program using VIM and compile it using g++ .And suppose the executable i have created is helloOutput.out.I can debug it using gdb through command line .
But is there any way to attach helloOutput.out and debug it .Suppose helloOutput.out is not running process.Only After attaching into Kdevelop I will run and want to debug .
Waiting for yours replies .
Thanks


Reply With Quote