Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Debugging

Off to Perth

I'll be in Perth shortly after Tech Ed presenting to the Perth Infrastructure Group , oink, oink! I'll be delivering the Windows Debugging Demystified session that I've presented previously in Sydney, Brisbane and Canberra. If you're around on the 16th
Posted by danpear | 0 Comments
Filed under: ,

On the road again

I'll be in Canberra next month presenting to the Canberra Windows User Group . I'll be delivering the Windows Debugging Demystified session that I've presented previously in Sydney and Brisbane. If you're around on the 12th of June then feel free to attend.
Posted by danpear | 0 Comments
Filed under: ,

Attachment(s): Windows Debugging Demystified.ics

Debugging Tools for Windows Updated

It's been a while since our last update but the latest version, 6.7.5.0, of the Debugging Tools for Windows is now available for download from microsoft.com. There's a ton of new features and improvements so get clicking! New Features Add %Y{l} format
Posted by danpear | 0 Comments
Filed under: ,

Windows Debugging Demystified

I'll be presenting a session on Windows debugging to the Brisbane Infrastructure Group on Tuesday, 1st May in Brisbane. The focus of the talk will be on bugchecks and the why, how and what to do about them. I've attached the PowerPoint slides I'll be
Posted by danpear | 1 Comments
Filed under: ,

Attachment(s): Windows Debugging Demystified.ppt

What error?

A large percentage of Windows APIs return zero to indicate success and non-zero for failure. Most of the MSDN documentation for each API included with the operating system contains a Return Value section. The Return Value section documents what return
Posted by danpear | 0 Comments
Filed under:

Narrowing down CPU usage

Accounting for CPU usage isn't always a straight forward task. One of the easiest methods is to use Task Manager. Task Manager provides a CPU column which breaks down each processes CPU usage into a percentage. Clicking on the CPU column header will sort
Posted by danpear | 0 Comments
Filed under: ,
 
Page view tracker