VirtualBox

Changeset 86108 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 13, 2020 8:37:06 AM (4 years ago)
Author:
vboxsync
Message:

Debugger/RemoteKd: Add beginnings of debug stub talking the KD remote protocol (WinDbg and friends), heavy work in progress [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Debugger/DBGCRemoteKd.cpp

    r86107 r86108  
    16831683    KDPACKETMANIPULATE_XFERCTRLSPACE64 XferCtrlSpace64;
    16841684    uint8_t abResp[sizeof(NTKCONTEXT64)];
    1685     size_t cbData = 0;
     1685    uint32_t cbData = 0;
    16861686    RT_ZERO(RespHdr); RT_ZERO(XferCtrlSpace64);
    16871687    RT_ZERO(abResp);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette