Lines Matching full:added
16 Added bedbug commands to command table.
19 Added call to initialize debugger on startup.
22 Added bedbug_405.c to the Makefile.
25 Added code to handle the debug exception (0x2000) on the 405.
26 Also added code to handle critical exceptions since the debug
30 Added more detailed output for the program exception to tell
32 a trap. Also added debug trap handler.
35 Added code to handle critical exceptions
64 Added call to initialize 860 debugger.
67 Added new file "bedbug_860.c" to the makefile
70 Added handler for InstructionBreakpoint (0xfd00)
73 Added new routine DebugException()