GDB (xrefs)
Functions | Variables
/home/stan/gdb/src/gdb/dsrec.c File Reference
#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

static int make_srec (char *srec, CORE_ADDR targ_addr, bfd *abfd, asection *sect, int sectoff, int *maxrecsize, int flags)
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

Function Documentation

void load_srec ( struct serial desc,
const char *  file,
bfd_vma  load_offset,
int  maxrecsize,
int  flags,
int  hashmark,
int(*)(void)  waitack 
)
static int make_srec ( char *  srec,
CORE_ADDR  targ_addr,
bfd *  abfd,
asection *  sect,
int  sectoff,
int maxrecsize,
int  flags 
) [static]

Variable Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines