Refactoring of the breakpoint handling code; moving towards subsystem breakpoints. So far, -T is implemented as a breakpoint for the "memory" subsystem. Also rewriting some break-out-of-dyntrans constructs. Disassembly now includes arguments for function calls, when running. Generalizing the CTRL-T (SIGINFO) display code a bit. And some other minor fixes...