Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
/ VSOExp Public archive

Visual Studio diagnostic output explorer widget

License

Notifications You must be signed in to change notification settings

ishani/VSOExp

Repository files navigation

VSOExp

A quick tool to allow parsing and exploration of a few obtuse Visual Studio outputs. Currently:


.i preprocessor output

prepro

View the include hierarchy as a tree and track where the bulky code is being pulled in from. See line deltas per file and filter by name.


/d1reportAllClassLayout

d1

Use an unsupported compiler flag to vomit up the class layout for your code in a totally wonky and inconsistent format. VSOExp will parse, unpack and search through the potentially multi-hundred-megabyte text explosion in a much nicer fashion.

About

Visual Studio diagnostic output explorer widget

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages