Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

Extending VS2012: How to register a concord-based debug monitor for remote debugging?

$
0
0

Hi,

What do I need to do to add my concord-based debug monitor to the "Select Code Type" dialog for remote-attach debugging?

The registry entry for my engine contains the following definitions:

"AlwaysLoadLocal"=dword:00000001
@="MyDebugger"
"AddressBP"=dword:00000001
"ConditionalBP"=dword:00000001
"DataBP"=dword:00000001
"Disassembly"=dword:00000001
"ENC"=dword:00000001
"Exceptions"=dword:00000001
"FunctionBP"=dword:00000001
"HitCountBP"=dword:00000001
"SetNextStatement"=dword:00000001
"CallStackBP"=dword:00000001
"SuspendThread"=dword:00000001
"DumpWriting"=dword:00000001
"Attach"=dword:00000001
"JITDebug"=dword:00000001
"EncUseNativeBuilder"=dword:00000001
"RemoteDebugging"=dword:00000001
"AppVerifier"=dword:00000001
"ManagedOnly"=dword:00000000
"ClrDebuggingServicesId"=dword:00000000
"JustMyCodeStepping"=dword:00000000
"CLSID"="{014D0C8F-3FBD-4A8F-A6F1-14190DD7C090}"
"EngineCanWatchProcess"=dword:00000001
"ProgramProvider"="{4FF9DEF4-8922-4D02-9379-3FFA64D1D639}"
"Name"="MyDebugger"
"PortSupplier"="{708C1ECA-FF48-11D2-904F-00C04FA302A1}"

Thanks,

Nicolas


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>