Lines Matching refs:Visual
78 If you built the executable yourself with the Microsoft Visual C++ compiler,
81 If you have Visual Studio, use that instead of the VC Toolkit and WinDbg.
88 3.2 Debugging Vim crashes with Visual Studio 2005/Visual C++ 2005 Express ~
90 First launch vim.exe or gvim.exe and then launch Visual Studio. (If you don't
91 have Visual Studio, follow the instructions at |get-ms-debuggers| to obtain a
92 free copy of Visual C++ 2005 Express Edition.)
96 In Vim, reproduce the crash. A dialog will appear in Visual Studio, telling
100 Visual Studio will pop up another dialog, telling you that no symbols are
114 If you have a non-free version of Visual Studio, you can save a minidump via
117 Visual C++ 2005 Express Edition cannot save minidumps and it cannot be
126 As with the Visual Studio IDE, you can attach WinDbg to a running Vim process.
150 If you have a minidump file, you can open it in Visual Studio or in WinDbg.
152 In Visual Studio 2005: on the File menu, choose Open, then Project/Solution.
166 Visual C++ 2005 Express Edition can be downloaded for free from: