开发者

How to filter Visual Studio 2008 output window

开发者 https://www.devze.com 2023-03-19 12:07 出处:网络
I\'m looking for a way to filter the messages coming out from OutputDebugString int开发者_开发百科o the Output window in VS 2008. I\'m modifying a large system and I\'m only interested in my messages

I'm looking for a way to filter the messages coming out from OutputDebugString int开发者_开发百科o the Output window in VS 2008. I'm modifying a large system and I'm only interested in my messages in the log.

I don't mind the output to be external to VS, in fact I would prefer if it would. Using SysInternals.DebugView I can easily filter the messages but when an app is being debugged in VS 2008 its output never reaches DebugView.


Ok, I've found an interesting plugin to VS 2008: http://vsdbgview.codeplex.com/. Seems to be working for now.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号