superdump | A service for automated crash-dump analysis | Security library
kandi X-RAY | superdump Summary
kandi X-RAY | superdump Summary
SuperDump is a service for automated crash-dump analysis. It has a web- as well as a REST-interface to upload Windows crash dumps or Linux coredumps.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of superdump
superdump Key Features
superdump Examples and Code Snippets
Community Discussions
Trending Discussions on superdump
QUESTION
Is there a way to invoke DebugDiag Analysis from the command line? I've tried this:
DebugDiag.Analysis.exe "C:\dumps\oops.dmp"
But it only started up the GUI (with oops.dmp
added).
What I am looking for is something more like this:
DebugDiag.Analysis.exe -dump "C:\dumps\oops.dmp" -out "C:\results\oops-DebugDiag.mht" -anaylsis "CrashHangAnalysis,MemoryAnalysis"
Then this should run, without showing any GUI.
Usecase: We're running our crash dump analysis fully automated with SuperDump. Adding DebugDiag .mht
reports automatically would be really nice.
Can this be done? Is there any documentation on DebugDiag commandline options?
...ANSWER
Answered 2017-Oct-11 at 21:19DebugDiag does not explose a CLI out of the box.
However, it exposes a class named DebugDiag.DotNet.NetAnalyzer
via DebugDiag.DotNet.dll
which is available in the installation directory of DebugDiag. Here is it's documentation:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install superdump
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page