Hi. How can i make kernel debugger kd.exe output source file path andline number when calling (p or t) tracing commands.
The reason i am asking is i am trying to make my editor show the source via parsing kd.exe's output.
The reason i am asking is i am trying to make my editor show the source via parsing kd.exe's output.