|
GDB (API)
|
#include "defs.h"#include "serial.h"#include "srec.h"#include <sys/time.h>#include <time.h>#include "gdb_assert.h"#include "gdb_string.h"#include "gdb_bfd.h"Go to the source code of this file.
Functions | |
| void | load_srec (struct serial *desc, const char *file, bfd_vma load_offset, int maxrecsize, int flags, int hashmark, int(*waitack)(void)) |
Variables | |
| int | remote_debug |
1.7.6.1