Go to the source code of this file.
Functions | |
| FILE_LICENCE (GPL2_OR_LATER) | |
| struct gdb_transport * | gdbserial_configure (void) |
| Set up the serial transport. | |
Definition in file gdbserial.h.
| FILE_LICENCE | ( | GPL2_OR_LATER | ) |
| struct gdb_transport* gdbserial_configure | ( | void | ) | [read] |
Set up the serial transport.
| transport | suitable for starting the GDB stub or NULL on error |
Definition at line 44 of file gdbserial.c.
1.5.7.1