Microsoft.com
All DevCenters
MSDN Home
MSDN Archive:
MSDN Archive Home
|
Browse Archive
|
Share Code
|
Help and FAQs
Visual Studio Debug Engine Sample
Home
Downloads
Discussions
People
License
Close
RSS
All Resource Updates
Discussions
Releases
Wiki
RSS
Discussions List
|
Create New Discussion
1-7
of
7
< Previous
Next >
Discussions for Visual Studio Debug Engine Sample
Latest post:
Feb 23
12:54 AM
1 Post
yellow arrow is missing
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
Launch problem when Python Tools is installed
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
Walkthrough1.docx incorrect
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
Can't launch
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
IDebugDisassemblyStream2
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
Register a Debug Engine for Isolated mode
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
Can not show the arrow marker when the excution stop at the breakpoint.
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 >
Show
All
discussions
View All (http://archive.msdn.microsoft.com/debugenginesample/Thread/List.aspx?ViewAll=true)
Manage Your Profile
Contact Us
MSDN Flash Newsletter
© 2008 Microsoft Corporation. All rights reserved.
Terms of Use
Trademarks
Privacy Statement
Updating...