January 2007 - Some Assembly Required

  • WinDbg Bug Update

    Following up on this post , Microsoft has confirmed this to be a bug in version 6.6.7.5 of windbg . The good news is that the fix is scheduled to appear in the next release. The bad news is that, while there's no official date for that release, ballpark...
  • WinDbg Bug: Disassembling JITed Code

    As a follow up to this post , it would seem that the disassembler in version 6.6.7.5 of WinDbg appears to be broken when it comes to disassembling normal JITed code. I haven't noticed any other issues, but this one is a killer for me, so I've reverted...