Bulletin number: 326 Products affected: D700E Description: debugger falls over in network dump Component: debugger Date: Wed Jul 4 16:08:37 BST 1990 ----- Trying to do a network dump on a standalone bootable program such as that below, the debugger falls over without any error message and sets the error flag on the root transputer. {{{PROGRAM hello {{{F "hello.tsr" hello PROCESSOR 0 T8 CAUSEERROR() -- should use an SC here }}} }}}