Re: IDE
From: Tomislav (tnakic_at_LOVELYSPAM!softhome.net)
Date: 05/05/05
- Next message: Damian Driscoll: "Re: IDE"
- Previous message: Wolfgang Draxinger: "Re: winamp 5 linux"
- In reply to: Marco Malentacchi: "IDE"
- Next in thread: Damian Driscoll: "Re: IDE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 05 May 2005 15:20:21 +0200
Marco Malentacchi wrote:
> I'm new to Linux developing and I need a good graphical tool for
> debugging and developing of x-window applications in C language. What
> IDE do you suggest? Thanks.
You might try one of the following:
1.) ddd
- fine implementation of the basics (step into, step over, display
value...possibly even change value?)
- fantastic, absolutely fantastic visualisation of complex data structures
(double-linked lists, heap etc.)
- received awards in cathegories I can't remember any more :)
2.) kdevelop
- seems promising from what I've seen, but I haven't tried it and it seems
directed mostly at C++
3.) eclipse with CDT
- I use it for Java devel. but have heard it to be usable with C/C++
Have fun exploring. :)
- Next message: Damian Driscoll: "Re: IDE"
- Previous message: Wolfgang Draxinger: "Re: winamp 5 linux"
- In reply to: Marco Malentacchi: "IDE"
- Next in thread: Damian Driscoll: "Re: IDE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|