1-7 of 7 < Previous Next >
Discussions for Visual Studio Debug Engine Sample
Latest post:
Feb 23
12:54 AM
1 Post
First post: qun_li wrote: Hi, I am writing a custom debug engine which debugs the bytecode running in a VM. It is based on the sample debug engine code (with little changes on the front end). Everything works e...
Jump to: First Post
Latest post:
Jul 18 2011
1 Post
First post: norlas wrote: If Visual Studio plug-in Python Tools 4 VS is installed, the ProjectLauncher does not get the sample debug engine to work. It seems to me that in this case the project launcher gets the ...
Jump to: First Post
Latest post:
May 24 2011
2 Posts
First post: kaberdude wrote: The document Walkthrough1.docx (Apr 10) says in Step 4 of section Getting Started: "Start debugging". This is wrong. All three projects (Microsoft.VisualStudio.Debugger.SampleEngine, Mi...
Latest post: jacdavis_msft wrote: DLL projects can be launched. You just have to setup the project to point to the exe you want launched. In this case, the exe to launch is another instance of vs (devenv.exe)
Jump to: First Post    |Latest Post
Latest post:
Sep 10 2009
3 Posts
First post: sgraham wrote: Hi I'm just trying to get started with this sample but I'm unable to get it to launch. Using the ProjectLauncher addin does nothing visible (after choosing the project and clicking Launc...
Latest post: okbrattli wrote: I had this problem also. Turned out I had an old add-in registered for the projectLauncher. When removing this from the addin-folder. and recompiling the ProjectLauncher project (this reg...
Jump to: First Post    |Latest Post
Latest post:
Aug 18 2009
1 Post
First post: aherz wrote: Hi, Using the MyC samples from vs2005 sdk I'm trying to integrate my script language (custom VM) into VS. I got most things working the way I like except disassembly. I attached IDebugDi...
Jump to: First Post
Latest post:
Dec 4 2008
2 Posts
First post: kobrigo wrote: I am trying to create a new debug engine with your example on an Isolated Application. At first I am trying to integrate your current engine example to my app. I am using MPF_proj as a ba...
Latest post: kobrigo wrote: I managed to do it eventually. I just changed the .rgs file to write the debug engine to the right location. That is under HKCU\SOFTWARE\Microsoft\AppEnv\9.0\Apps\<your Isolated project n...
Jump to: First Post    |Latest Post
Latest post:
Jul 10 2008
1 Post
First post: simonwolf wrote: After building it, I launch the sample debug engine through Tool/Project Launcher. A minute later, The callstack window shows the stack frame information----It is correct. And the br...
Jump to: First Post

Configure View

Sorted by Latest post
Search
Filter
(by tag)
All tags
1-7 of 7 < Previous 1 Next >
Updating...
Page view tracker