cannot hit the breakpoint

Sysprogs forums Forums VisualDDK/VirtualKD discussion cannot hit the breakpoint

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #535
    Anonymous
    Participant

    Hi everyone.

    I’m starting at drivers development.

    I install VirtualDDK, it’s work fine (or almost), it show me the debug messages in Virtual DDK Console, but I can’t stop at breakpoints.

    How can I load symbols?
    Remember, I just create the project and ran.

    Thanks!

    #2312
    reasonman
    Participant

    Are you sure that your driver actually started? This is exactly what it looks like when your driver fails to load for some reason (e.g. missing DLL). Check the system event log for driver startup failures.

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