visual studio 2010 - Using GlobalFlags to call vsjitdebugger with VS2010 -
I have upgraded to Win7 and VS2010. First, on Win2K and VS2008, I initially debug an application to GlobalFlags Using it, just by setting the debugger for it, you can see the screenshot below. Unfortunately, this does not work on my current setup - the search of a Google and SO has not responded anymore
Update: It's forgotten to tell that my global There is some effect in the flag setting - Running my command on the causes of the command line Windows says that the program has crashed - it works fine without a global flag, it is leading me thinking that my command for debugger Lai Neither is it wrong - but it is just an estimate that I have got to work, who will be interested in hearing from anyone.
Running a 64-bit version of Windows 7? Using the 32-bit version of Gflags.exe?
You can edit the registry directly too. Example of a .reg file for Notepad.exe:
REGEDIT4 [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ image file execution option \ notepad.exe] "debugger" = "vsjitdebugger Exe "
Comments
Post a Comment