How to debug a process using Visual Studio?

If application † crashes,

enter image description here

I find "Debug", and Visual Studio is my Just-In-Time (JIT) debugger currently registered:

enter image description here

Visual Studio appears, but there is no way to debug anything:

enter image description here

  • I do not see a showdown
  • I do not see any registers (if it works on a processor with registers)
  • The call stack is empty (if the processor has a stack pointer)
  • I do not see any characters (provided that they are)
  • I do not see the restored source code from reflection (if it is managed)

JIT , ( Windows), (OllyDbg, Delphi). , Visual Studio, , JIT.

Visual Studio?

: - , Microsoft?

† Visual Studio.

: , , - " ".

: , . . Visual Studio .

+5
6

, , Visual Studio - , , ..

, , , Pause/Break all (Control + Alt + Break).

" → Windows":

  • , ( )

:

  • ,
  • ""
  • ( )
  • Locals

, Visual Studio - , .

Visual studio - , , .

, WinDbg - , , , , Visual Studio - , ,

(Visual Studio - , , , ).

+3

, , VS, F5, , , .

+2

, Visual Studio . . "" , , .

... , OLE crt.

+1

Visual Studio, , . Release ( ) Debug.

, . " " Visual Studio .

, , Visual Studio , .

+1

→ Windows → ( , Alt + 8, VC 6.0, , , , , ).

http://msdl.microsoft.com/download/symbols. → → → → .

, , , . Visual Studio .

+1

, Debug. "" . Debug → windows → .

0

All Articles