|
iPXE
|
GDB remote debugging over serial. More...
Go to the source code of this file.
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
| FILE_SECBOOT (FORBIDDEN) | |
| struct gdb_transport * | gdbserial_configure (const char *port, unsigned int baud) |
GDB remote debugging over serial.
Definition in file gdbserial.h.
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
| FILE_SECBOOT | ( | FORBIDDEN | ) |
References port.
|
extern |
Definition at line 87 of file gdbserial.c.
References gdbserial_uart, name, NULL, rc, and uart_find().
Referenced by gdbserial_init().