DynamoRIO / DynamoRIO/dynamorio

Add better Windows debugging docs on how to get console output

Open
#7,026 0 comments 0 reactions 1 assignee Claimed by @derekbruening View on GitHub
OpSys-Windows Usability
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

While working on #7024 I re-realized how painful it is to get info from DR on Windows: on graphical apps there's no console output, and #7025 resulted in no popups: so no output at all!

The action item is to document that users should try running a console app (e.g., `msg`) to get console output or try redirecting to a file (being sure to include stderr). `-log_to_stderr` can also be used to get logging right there.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.