You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried the command:kafl debug --action single/gdb, there is no valid information.
I have watched the windows driver tutorial,It seems need to get minidump from windows and try to analysis it with winDbg.
But when I mount the windows qcow2 to linux filesystem folder /mnt,I did not found mindump in C:\windows.I'm not sure if this is related to restoring snapshots during the testing process.
So,is there a simple way to obtain windows crash details, just like testing the Linux kernel with kafl debug, or we can directly obtain the minidump file in the kafl workdir?
The text was updated successfully, but these errors were encountered:
I tried the command:kafl debug --action single/gdb, there is no valid information.
I have watched the windows driver tutorial,It seems need to get minidump from windows and try to analysis it with winDbg.
But when I mount the windows qcow2 to linux filesystem folder /mnt,I did not found mindump in C:\windows.I'm not sure if this is related to restoring snapshots during the testing process.
So,is there a simple way to obtain windows crash details, just like testing the Linux kernel with kafl debug, or we can directly obtain the minidump file in the kafl workdir?
The text was updated successfully, but these errors were encountered: