No VisualDDK Console

Sysprogs forums Forums VisualDDK/VirtualKD discussion No VisualDDK Console

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #150
    Anonymous
    Participant

    Where 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.

    #1307
    Valer243n
    Participant

    the 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.

    #1308
    Anonymous
    Participant

    There 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?

    #1309
    elmelik
    Participant

    me 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 assist

    #1310
    Anonymous
    Participant

    Hi

    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.

    #1311
    pendriver
    Participant

    Hi :
    I am the same constatation than you :

    VS2008 Sp1 (French) : Visual Console is not present
    VS2010 (English) : Visual Console is present

    I 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’ command

    I 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).
    Thanks

    #1312
    better
    Participant

    me too!I use VS2008.
    VisualDDK1.5 not fix the bug

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.