- Allow BUGCHK and BPT instruction faults in kernel mode if DDB is enabled, since they are used to invoke the debugger. - Add a comment about how we'd like to invoke DDB on a trap panic condition, in a perfect world.