looking for the pure C++ programming software



 DEVELOP > c-Plus-Plus > looking for the pure C++ programming software

LINK TO THIS PAGE  


rating :  0   |  0


  Page 1 of 1

1

 
Topic: DEVELOP > c-Plus-Plus
User: ""
Date: 12 Dec 2007 09:25:19 AM
Object: looking for the pure C++ programming software
Hello,
I am looking for the C++ software. I mean I need to write programs on
pure C++ but I want software with good debugger to be able watch
variables and so on.
Of course I can use notepad + compiler but debugging would be painful.
Can anyone offer any good one ?
Sincerely,
Dmitrij
.

User: "Victor Bazarov"

Title: Re: looking for the pure C++ programming software 12 Dec 2007 09:32:45 AM
wrote:

I am looking for the C++ software. I mean I need to write programs on
pure C++ but I want software with good debugger to be able watch
variables and so on.
Of course I can use notepad + compiler but debugging would be painful.
Can anyone offer any good one ?

We cannot really offer, we can only recommend. Since you mentioned
notepad, you're probably on Windows. Download Visual C++ Express
Edition from Microsoft and enjoy a very sturdy development environment
that is (a) built around a very decent compiler (b) has a decent editor
and (c) has a built-in debugger.
Also, next time please consider that tools are not really on topic in
this newsgroup. In most cases tools are OS-specific, and you need to
ask about them in the newsgroup dedicated to your OS.
V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask
.

User: ""

Title: Re: looking for the pure C++ programming software 12 Dec 2007 09:51:08 AM
On Dec 12, 10:25 am,
wrote:

Hello,
I am looking for the C++ software. I mean I need to write programs on
pure C++ but I want software with good debugger to be able watch
variables and so on.
Of course I can use notepad + compiler but debugging would be painful.
Can anyone offer any good one ?
Sincerely,
Dmitrij

Eclipse (http://www.eclipse.org/)
NetBeans (http://www.netbeans.org/)
Dev-C++ (http://en.wikipedia.org/wiki/Dev-C++)
CodeBlocks (http://www.codeblocks.org/)
....
.
User: "Abhishek Padmanabh"

Title: Re: looking for the pure C++ programming software 12 Dec 2007 10:54:01 AM
On Dec 12, 8:51 pm,
wrote:

On Dec 12, 10:25 am,

wrote:

Hello,
I am looking for the C++ software. I mean I need to write programs on
pure C++ but I want software with good debugger to be able watch
variables and so on.
Of course I can use notepad + compiler but debugging would be painful.
Can anyone offer any good one ?
Sincerely,
Dmitrij


Eclipse (http://www.eclipse.org/)

I once tried integrating g++ compiler with the Eclipse for C++ IDE
with gdb as the debugger (both part of my cygwin install). gdb did not
work well in that it did not stop at the breakpoints I put. May be, it
would have been my mistake with the integration and/or probably it
(eclipse) could integrate with some other debugger very well, but
otherwise, I think it is not worth the effort.
.



  Page 1 of 1

1

 


Related Articles
 

NEWER

pg.1232     pg.940     pg.716     pg.544     pg.412     pg.311     pg.234     pg.175     pg.130     pg.96     pg.70     pg.50     pg.35     pg.24     pg.16     pg.10     pg.6     pg.3     pg.1

OLDER