[webkit-dev] Cannot get the debug output by DbgView

horky horky at sina.com
Thu May 17 20:04:23 PDT 2012


Hi,

I enabled the debug output on Windows for WebCore, OutputDebugStringA is called to show the message. The output message can be displayed in Visual Studio Debugger, but DbgView only can see one debug message about the application name.  

If I add one debug message in Page constructor, it can be captured by DbgView as below:
[6048] MiniBrowser.exe 

It cannot work if I move the debug message in FrameLoader operations. I doubts the debug message was redirected after one special operation. Who knows detail about it? 

Thanks!
Horky
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120518/cb81ae52/attachment.html>


More information about the webkit-dev mailing list