debug with eclipse


 
Thread Tools Search this Thread
Top Forums Programming debug with eclipse
# 1  
Old 03-08-2009
debug with eclipse

Hi,
i' m using eclipse 3.2.2 on ubuntu. When i debug a program (C language) i cannot see any variable in the variables view. From the console (debug perspective) i can see the message: no source file named class.c. What is the problem???
thanks

Last edited by littleboyblu; 03-09-2009 at 07:30 AM..
# 2  
Old 03-09-2009
I don't know what Eclipse is doing here, sorry. Eclipse is just a UI built on top of lots and lots of other things, not sure C Programming is the right forum for a UI problem. For some reason it seems to be trying to look in the wrong place to find your source code... We do seem to be getting lots of people having problems with Eclipse lately...
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Eclipse for Solaris 11

I downloaded eclipse for x86. However when I try to start it I get the following:- ld.so.1: eclipse: fatal: relocation error: file /usr/lib/firefox//libxul.so: symbol __1cHmozillaJHashBytes6FpkvI_I_: referenced symbol not found Killed This file libxul.so is in /usr/lib/firefox. How do I get my... (6 Replies)
Discussion started by: Tenyhwa
6 Replies

2. Programming

Eclipse RCP Book

Hi guys I want to start studding Eclipse RCP with this book Eclipse Rich Client Platform (2nd Edition) from Addison-Wesley Professional the second edition released in May 2010. Some guys in amazon commented that the book is deprecated because eclipse 3.7 is out and the book is talking about... (0 Replies)
Discussion started by: majid.merkava
0 Replies

3. Solaris

Eclipse for Solaris

i am trying to install weblogic 10.3 but for some component need eclipse from where i can download eclipse and how to install it (2 Replies)
Discussion started by: xxmasrawy
2 Replies

4. HP-UX

Eclipse 3.1 on HP-UX 11i

Hey guys how do you run eclipse on HP-UX 11i? there's a startup.jar and an eclipse file ( which is not an executable ) I get different errors try to run the jar file with different java versions. I have all the possible java vm's installed. (0 Replies)
Discussion started by: binary0x01
0 Replies

5. Programming

problem with eclipse in ubuntu

hello I did install eclipse in ubuntu when I run it its gives me the following message The custom VM you have chosen is not a valid executable. I don't now how to fix it could you please help me with that Problem Solved Thanks All (0 Replies)
Discussion started by: vip_a1
0 Replies

6. Programming

eclipse console

I have a C program which ends when user types ctrl-c. this program works fine from terminal but when i launch it from eclipse i can't terminate it correctly with ctrl-c because the console does not read the ctrl-c input command. Can anyone help me?? Thanks (3 Replies)
Discussion started by: littleboyblu
3 Replies

7. UNIX for Dummies Questions & Answers

How to launch Eclipse in Solaris 10

Hi people, i just installed Eclipse on my Solaris terminal and i can't seem to run it. Currently i am using the SSH Client software to go to my Unix console.I tried to run the command "eclipse -vm <path of java hre>" as directed however i still can't run the application. My Command prompt is... (5 Replies)
Discussion started by: wilsontan
5 Replies

8. UNIX for Advanced & Expert Users

How to link CVS to eclipse...?

Hi All, can any body help me out on conecting CVS to eclipse. Thanks in advance KUSHAGRA (2 Replies)
Discussion started by: kushagrak
2 Replies

9. Programming

related to Eclipse

I wanted to install similar automake & friends that exist in kdevelop in Eclipse also. There is a project related to this here and the plugins are at Download section. If everyone did it or might do it in the future, I am interested to know how ! If there is somebody else that has another option... (0 Replies)
Discussion started by: mihk
0 Replies

10. Solaris

Eclipse launch question

I just bought my first Ultra 20 (Solaris 10) and I would like to know the step by step directions to launch eclipse please. I have unzipped the eclipse folder in my temp directory I am having really hard time launching eclipse from my desktop. (7 Replies)
Discussion started by: saif
7 Replies
Login or Register to Ask a Question