hi all,

I am doing my project in vc++ and I am facing problems in Debugging.
It would be nice of u guys if u can suggest some Debugging tools or some tips regarding how to proceed toward debugging a Vc++ program.

I am facing this problem when i start debugging It stops and gives following message:

First-chance exception in IDS.exe: 0xC0000005: Access Violation
and when i click OK in message box it leads to me diassembly part.

Could u plss suggest me some tips regarding how to go on debugging vc++ programs.

And most important thing I am using VC++ 6.0

Thanx to all for ur time.