microsoft / WinDbg-Samples

Sample extensions, scripts, and API uses for WinDbg.
MIT License
702 stars 118 forks source link

GetContextEx X86_64 registor data type conversion #84

Closed fly55555 closed 1 year ago

fly55555 commented 1 year ago

I used the gdb command 'qRcmd' got some registor. For example, CR0 ~ CR8, IDT GDT. But, ExidGdbSrv have some conversion bug. This needs to be corrected.

fly55555 commented 1 year ago

@microsoft-github-policy-service agree