Does anybody know where I can find one.
Hey don57.
If you're talking about vista 32 bit operation system , you can use ollydbg (search google for ollydbg).
If it is vista 64 I would recommend windbg , which is the official windows debugger , and free for download from msdn.
I also know the Feryno is working on fdbg , a 64 bit debugger , but I think it is still experimental.
realcr.
Pelle's built-in debugger is also a nice choice :
http://www.smorgasbordet.com/pellesc/download.htm
My favorite debugger is Visual C++ 2008 Express Edition (it's free).
Quote from: Don57 on June 09, 2008, 06:06:23 AM
Does anybody know where I can find one.
ASM coders don't need a debugger.
QuoteASM coders don't need a debugger.
You're joking right? ... if you're a masochist.
syser kernel and user mode debugger.