|
-
Jan 21st, 2010, 04:47 PM
#5
Addicted Member
Re: Help my debugger doesnt work correctly
From recent experience, your debugger won't always point out to you what errors are wrong with your code. It could just be that the debugger is running your last successful build because it can't compile your code as it is.
If this IS the case, I recommend you comment out your code until the program runs OK, or at least "breaks" in order to find where the the problem code is at.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|