Share via

Issue with remote kernel mode debugging VS2019 over NET

macho123 96 Reputation points
2021-11-03T20:26:27.03+00:00

Hello,
I'm trying to setup kernel mode debugging with my VS2019. Im runnign hyper-v VM of latest windows 10 as guest.

  1. I can connect with WinDBG over NET and COM port
  2. I can connect with VS19 through COM port (but it's painfully slow)
  3. I can't connect with VS19 through NET.

VS19 hangs on Waiting to reconnect...
Is there any way to check what arguments is VS passing to windbg? Have anyone got it to work over NET? I've seen every tutorial making people go through COM slow hell.
146295-image.png

Also as seen in picture, help string at bottom instructs to put IP of this computer. Is that correct? Aren't those arguments passed to windbg, which would require debugee IP address? To clarify, I've tried all possible configuration for this box, neither work.

Windows for business | Windows Client for IT Pros | Devices and deployment | Other
Developer technologies | Visual Studio | Debugging
0 comments No comments

Answer accepted by question author

  1. macho123 96 Reputation points
    2021-11-03T20:57:02.97+00:00

    I've managed to fix my issue, please close. Thanks..

    Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.