I sometimes use a kernel-mode debugger (kdb, in particular), and therefore have not installed DT
However, what would be the ramifications if I did?
All I have seen is that SPTD and kernel-mode debuggers are "incompatible" but what does that mean?
Can I only run one at a time?
Can I only have one installed at a time?
Will installing DT permanently keep kdb from working?
Could I successfully flip-flop by turning kdb off when using DT and vice-versa?
I have not been able to find many of these details, after some searching...
However, what would be the ramifications if I did?
All I have seen is that SPTD and kernel-mode debuggers are "incompatible" but what does that mean?
Can I only run one at a time?
Can I only have one installed at a time?
Will installing DT permanently keep kdb from working?
Could I successfully flip-flop by turning kdb off when using DT and vice-versa?
I have not been able to find many of these details, after some searching...
Comment