pastebin - collaborative debugging tool
rovema.kpaste.net RSS


print kernel log using DebugView
Posted by Anonymous on Tue 31st Oct 2023 15:00
raw | new post

  1. # use DebugView (https://learn.microsoft.com/en-gb/sysinternals/downloads/debugview) to print kernel log
  2. $ bash -x -c '/cygdrive/c/Users/roland_mainz/download//dbgview64 /t /k /l mylog.log & (( dbgview_pid=$! )) ; trap "kill $dbgview_pid ; wait" INT TERM ;  tail -n0 -f mylog.log'

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at