Sysprogs forums › Forums › VisualDDK/VirtualKD discussion › No VisualDDK Console
- This topic has 6 replies, 5 voices, and was last updated 16 years ago by
better.
-
AuthorPosts
-
January 28, 2010 at 17:52 #150
Anonymous
ParticipantWhere is VisualDDK console? I can’t get it. It shows up in Add-In Manager. But I can’t see it Debug|Windows menu. VisualDDK seems useless without it. I am using Visual Studio Team Suite 2008.
February 4, 2010 at 06:11 #1307Valer243n
Participantthe visualddk is a bit buggy ATM.
do you see a blank area in the layout of your vs team while start attached to the target and start debugging(by the default VS layout)?
drag-and-drop one(any) window(e.g call stack and breakpoint) to that area, this would bring the console back to you.
bye.February 22, 2010 at 21:37 #1308Anonymous
ParticipantThere is no blank areas such as you describe. As I have already mentioned there is even no “DDK Console” menu item in Debug|Windows menu. Maybe somehow it failes to load? Is there any log file I could review?
February 25, 2010 at 08:55 #1309elmelik
Participantme either, i got that problem
how can i see VisualDDK console?
i never saw console.
i hope so. plz give me answer. 🙂i like this program!
and my computer state :
Visual Studio 2008
Framework 3.5 sp1
and im using assistMarch 2, 2010 at 12:14 #1310Anonymous
ParticipantHi
I cant see none of the VisualDDK debug commands in Visual Studio 2008 or 2005 Debug menu. I’m running W7 64 bits, WDK 6001.18001, Visual Studio 2005 and 2008 Team System with Whole Tomato Visual Assist X.
I could create a VisualDDK project, but cannot debug. Must I install WinDbg?Thank you.
May 16, 2010 at 06:43 #1311pendriver
ParticipantHi :
I am the same constatation than you :VS2008 Sp1 (French) : Visual Console is not present
VS2010 (English) : Visual Console is presentI am looking inside the Add Manager : VisualDDK Debugging Console and VisualDDK Project Launcher are detected and started
I am looking inside Option Menu-> environment -> Keyboard
Show commands containing : “ddk”Under VS2008 I cannot see ‘DDKDEBUGConsole.Connect.DDKDebugConsole’ command
Under VS2010 I see ‘DDKDEBUGConsole.Connect.DDKDebugConsole’ commandI download the VisualDD-1.2 source.
I attempt to compile DDKDebugConsole Solution to debug it.
But before I need to compile DDKDebugUI solution.
The compilator indicate an error
“fatal error C1083 : ‘monitor_i.h’ : No such file or directory”
I cannot find #include “monitor_i.h”. It is not SDK or VS include file.Bazis, please can you update the source to see what appening ( with ‘monitor_i.h’ include file).
ThanksJune 9, 2010 at 14:33 #1312better
Participantme too!I use VS2008.
VisualDDK1.5 not fix the bug -
AuthorPosts
- You must be logged in to reply to this topic.