Using Kdevelops Debugger

Geoffrey Huang geoff at red8.org
Fri Apr 2 17:30:55 BST 2004


It's been a while since I've used KDevelop 2.1, but I think the compiler options 
are somewhere in the project options.  In KDevelop 3, go to Project --> Project 
Options --> Configure Options --> C or C++, then add your compiler flags.  If 
you're using gcc, you can add '-g' for gdb symbols.

Btw, you really ought to consider upgrading to KDevelop 3.  It rocks.

-g

cpucci at club-internet.fr wrote:
> I am interested too. Recently I created a simple C/C++ application.
> 
> The Build and the Execution works fine, but one I tryed to use the 
> Debugguer end try to run step by step, explore variables , that's does 
> not works.
> 
>  
> 
> I do no know if the simple C/C++ file have been compiled with the debug 
> options or not, my be this is the reason.
> 
>  
> 
> How can I found it out ?
> 
> 
> Thanks
> 
> 
> ----Message d'origine----
>  >Date: Fri, 2 Apr 2004 14:01:51 +0100 (BST)
>  >De: kinshuk srivastava
>  >Sujet: Using Kdevelops Debugger
>  >A: kdevelop at kdevelop.org
>  >
>  >Hi
>  >
>  >I am a totally new user of Kdevelop version2.1 and I
>  >am currently looking out for a tutorial on using the
>  >Kdebugger for C++ applications.
>  >
>  >Can anyone please help me with this?
>  >
>  >regards
>  >
>  >-Kinshuk
>  >
>  >________________________________________________________________________
>  >Yahoo! India Insurance Special: Be informed on the best policies, 
> services, tools and more.
>  >Go to: http://in.insurance.yahoo.com/licspecial/index.html
>  >
>  >-
>  >to unsubscribe from this list send an email to 
> kdevelop-request at kdevelop.org with the following body:
>  >unsubscribe »your-email-address«
>  >
>  >
> 
> 
> - to unsubscribe from this list send an email to 
> kdevelop-request at kdevelop.org with the following body: unsubscribe 
> »your-email-address«


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list