https://github.com/tshm/dbcat
cat utility which catches windows OutputDebugString().
https://github.com/tshm/dbcat
Last synced: about 1 year ago
JSON representation
cat utility which catches windows OutputDebugString().
- Host: GitHub
- URL: https://github.com/tshm/dbcat
- Owner: tshm
- Created: 2013-05-09T05:59:36.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-09T06:04:02.000Z (about 13 years ago)
- Last Synced: 2025-01-14T23:57:41.774Z (over 1 year ago)
- Language: C++
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dbcat
=====
Simple utility to collect windows debug logs that
application dumps via ::OutputDebugString() API.