Fix null pointer dereference in exception dump
Fix a couple of places in the Annotate function where null annotation block pointers could be accessed. Should fix the Debugger crash from this thread: https://www.riscosopen.org/forum/forums/4/topics/15014
Also trim some redundant code from the ExcPeekMem2 routine.