|
iPXE
|
GDB remote debugging over serial. More...
Go to the source code of this file.
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
| 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 | ) |
| struct gdb_transport* gdbserial_configure | ( | const char * | port, |
| unsigned int | baud | ||
| ) |
Definition at line 86 of file gdbserial.c.
References uart::baud, gdbserial_uart, name, NULL, rc, and uart_find().
Referenced by gdbserial_init().
1.8.15