Lines Matching refs:stub
6 The kernel contains a GDB stub that talks GDB remote protocol across a serial
13 GDB stub hijacks a serial port for its own purposes, and makes it
17 On the MB93091-VDK CPU boards, the GDB stub uses UART1, which would otherwise
18 be /dev/ttyS1. On the MB93093-PDK, the GDB stub uses UART0. Therefore, on the
22 Note that the GDB stub runs entirely within CPU debug mode, and so should not
40 (*) "In-kernel GDB stub"
42 Set this to "Y". This causes the GDB stub to be compiled into the
47 Set this to "Y" if you want the GDB stub to activate as soon as possible
51 (*) "Console through GDB stub"
111 GDB stub and the debugger:
115 stub. This will (mostly) immediately interrupt the kernel and return it
122 desired location which the GDB stub then traps the exception for.
124 (*) Setting a hardware breakpoint. The GDB stub is capable of using the IBAR
127 Furthermore, the GDB stub will intercept a number of exceptions automatically