问题描述
大家好,
出于调试目的,每当我的后台任务启动时,我都会显示一个Toast通知。
For debug purpose, I show a toast notification whenever my background task is launched.
大约一次十,在这个toast显示之后,WER告诉我WWAHost已经崩溃并且可以发送报告和hdmp文件。
About once in ten, immediately after this toast is shown, WER tells me the WWAHost has crashed and a report and a hdmp file can be sent.
抱歉,这是法语......:)
Sorry, it's in french... :)
我的问题是:有没有办法探索WinJS应用程序的hdmp文件?
My question is: is there a way to explore a hdmp file of a WinJS application?
我对WinDBG的经验很少,我甚至不知道在哪里可以找到Win8 CP的符号!此外,我不确定SOS.dll对于调试JS应用程序是否有用...
I have few experience with WinDBG and I don't even know where to find the symbols for Win8 CP! Furthermore, I'm not sure that SOS.dll is useful for debugging a JS application...
有没有人尝试过WinDBG for WinJS app hdmp?
Has anyone tried WinDBG for a WinJS app hdmp?
提前致谢!
推荐答案
这篇关于BG任务> WWAHost崩溃:探索JS应用程序的HDMP?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!