Link to home
Start Free TrialLog in
Avatar of ijohnson
ijohnson

asked on

Debugger for C programs

I've been trying to find a debugger for our Microsoft "C" compiler version 6. What I mean by a debugger is something I can use to walk through my code and stop at any value and display the current value or contents. It would be ideal if it could be downloaded from an internet site.
ASKER CERTIFIED SOLUTION
Avatar of Tommy Hui
Tommy Hui

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ijohnson
ijohnson

ASKER

I've asked around and people I talked to do not recommend Codeview. I do not know if it exist or not? How can I try it? How can I invoke it? Is there a site I can find out more about Codeview?
We use NuMega Bounds Checker with complete satifaction. I know others who swear by Purify. Bounds Checker has a trial version at numega.com.