Skip to content

dotnet dump: add support to save output log to a file #3095

@slav

Description

@slav

Background and Motivation

When doing complicated analysis, it can be difficult to both be able to reference large outputs (dumpheap) to copy/paste addresses (require a lot of scrolling up and down) and to share results of analysis with other people.

Proposed Feature

Add support to save all console output to a log file, similar to .logopen command in windbg.

Usage Examples

> logopen D:/debug.log

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions