DbgPrint from user-mode

Sysprogs forums Forums VisualDDK/VirtualKD discussion DbgPrint from user-mode

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #288
    nightrider
    Participant

    Hi,

    I’m trying to debug a user-mode crash with ntsd (started with the -d option to have it controlled by the kernel-mode debugger). I have WinDbg connected to the VM via VirtualKD.

    I am able to send commands to the target, but cannot see any output. According to the docs, ntsd sends output to the kernel debugger using DbgPrint, but these calls seem to be dropped for some reason by VirtualKD. Is this a known issue, and if so, any solutions/workarounds?

    TIA

    #1703
    nightrider
    Participant

    Resolved: see http://www.osronline.com/ShowThread.cfm?link=187463.

    To everyone involved, thanks for creating this great tool.

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