| View previous topic :: View next topic |
| Author |
Message |
Groucho
Joined: Sat Jul 22, 2006 8:01 pm Posts: 6
|
Posted: Mon Jul 24, 2006 8:39 pm Post subject: Anjuta 1.2.4a problem on SUSE 10.1 |
|
|
Using Anjuta 1.2.4a on a newly installed openSUSE 10.1 system (fully updated).
I modified Anjuta's basic "Hello World" terminal program to see if I could examine local vars and set watches. Call stack and breakpoints seem to work, but local variables don't.
Is this a known bug? Is there a better C++ IDE available that I could be using? Some update I'm missing?
Thnx. |
|
| Back to top |
|
 |
bluemonki

Joined: Sat Oct 29, 2005 9:18 pm Posts: 11 Location: uk
|
Posted: Wed Jul 26, 2006 2:27 pm Post subject: RE: Anjuta 1.2.4a problem on SUSE 10.1 |
|
|
You can try Eclipse (http://www.eclipse.org), natively it's a Java IDE but it's more of a framework so you can get the CDT plugin (http://www.eclipse.org/cdt/) and use it for C++.
The GUI integrates with GDB so debugging is easy  _________________ ---------------------------------
A wizard has turned you in to a whale. Is this awesome? (Y/N)
 |
|
| Back to top |
|
 |
| View previous topic :: View next topic |
|