The print information of dbuplint is displayed in win7.

Source: Internet
Author: User

In Microsoft Windows Server 2003 and earlier versions of Windows,Dbuplint
AndKdprint
Routines send messages to the kernel debugger unconditionally. in Windows Vista
And later versions of Windows, these routines send messages conditionally, like
Dbuplintex
AndKdprintex
.

 

Solution:

HKLM/system/CurrentControlSet/control/Session Manager, open or create the debug print filter sub-item, create a New DWORD Value default, set it to 0xf, and restart. If you are writing an imported reg file, it should be like this:

 

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE/system/CurrentControlSet/control/Session Manager/debug print filter]
"Default" = DWORD: 0000000f

 

 

References:

Http://www.osronline.com/article.cfm? Id = 295

 

Http://www.niuray.com/develop/debugview-for-win7/

 

Wdk documentation: Reading and filtering debugging messages

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.