This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Debugging & Profiling in gcc/g++ , HOW?


Hello,

You can try ddd (http://www.gnu.org/software/ddd).
It's a graphical frontend to gdb and it is very easy to use.

Your sincerely,

Yann COLLETTE

> Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm
>
> 
> Before coming to LINUX/gcc, I was in the MFC VISUAL C++ environment.
> How do I debug, look at variables during progam execution? are there any 
tools, gui or text? 
> I'd like to write variable values as they change during program execution, 
what's the best way to do this?
> Many thanks.
> ---------------------------------------
> This message was sent using Postaci Webmail. (http://www.trlinux.com)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]