Results 1 to 3 of 3
Thread: Debug a code
- 04-16-2010, 07:16 PM #1
Member
- Join Date
- Apr 2010
- Posts
- 20
- Rep Power
- 0
Debug a code
I m working with a standalone project.I have the code for two running projects.One of the project has a display and I want to include display ( Histogram ) for the other project. I dont know where the display part is written in the project that has the display. I want to use debugger to find out but I cant run the project as the setup consists of talking to hardware and cant access it for now. Is there a way to debug the code without actually running the program? Is there a way to find out what classes call a particular method? or What methods are called at a particular line?
I would really appreciate if someone can help me out.
- 04-16-2010, 09:24 PM #2
Senior Member
- Join Date
- Feb 2010
- Location
- Waterford, Ireland
- Posts
- 748
- Rep Power
- 4
Browse Eclipse and Java Video Tutorials Files on SourceForge.net
Have a look at the tutorial videos here. They may be of some use to you.
- 04-18-2010, 01:52 AM #3
Member
- Join Date
- Apr 2010
- Posts
- 20
- Rep Power
- 0
Similar Threads
-
Help with debug
By SwEeTAcTioN in forum New To JavaReplies: 9Last Post: 11-22-2009, 04:39 AM -
Is it possible to debug java code marked load-on-startup?
By Arthur Gardner in forum EclipseReplies: 1Last Post: 11-16-2009, 07:12 AM -
Debug challenge: how do you debug a Java program?
By CJSLMAN in forum New To JavaReplies: 60Last Post: 07-04-2009, 10:28 AM -
Debug gives same result when I change the code!
By RedSix in forum NetBeansReplies: 3Last Post: 04-14-2009, 04:44 PM -
how to debug java code in eclipse
By rajesh058 in forum Advanced JavaReplies: 3Last Post: 07-25-2007, 11:19 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks