Can the debugger call the method in the application to be debugged?

Can the method in the application to be debugged be called from the debugger?
To have to do the same processing as the method generated by the compiler when compiling by the debugger, this question is done.

Best Regards.
Shinya Watanabe

[253 byte] By [ShinyaWatanabe] at [2008-2-6]
# 1
Can be called the method,which in the application to be debugged, from the debugger?
To have to do the same processing by the debugger, which as the method generated by the compiler, this question is done.

Best Regards.
Shinya Watanabe

ShinyaWatanabe at 2007-9-9 > top of Msdn Tech,Visual Studio,Visual Studio Debugger...
# 2
Yes, you can call methods in the application using the Immediate window. The Immediate window can be accessed from the Debug -> Windows -> Immediate menu.

Habib Heydarian
Program Manager
Visual Studio Debugger

HabibHeydarianMSFT at 2007-9-9 > top of Msdn Tech,Visual Studio,Visual Studio Debugger...

Visual Studio

Site Classified