View Single Post
  #7  
Old 07-31-2004, 01:30
truth
 
Posts: n/a
I have used MS windbg. I didn't use SoftICE because it has some problems
with my mouse and freezes easily. I only used windbg for user mode app
debugging, not kd or kernel/driver debugging.

One good thing is that windbg can handle large size executables, like 50MB.
Its short cut keys are also the same as VisualStudio (a convenience for me).
It has all the basic stuff and interface is OK. Not so great but suits my need.

Last edited by truth; 08-01-2004 at 05:15.