GDB (xrefs)
Loading...
Searching...
No Matches
Classes | Functions | Variables
bfd-target.c File Reference
#include "defs.h"
#include "target.h"
#include "bfd-target.h"
#include "exec.h"
#include "gdb_bfd.h"

Go to the source code of this file.

Classes

class  target_bfd
 

Functions

target_ops_up target_bfd_reopen (const gdb_bfd_ref_ptr &abfd)
 

Variables

static const target_info target_bfd_target_info
 

Function Documentation

◆ target_bfd_reopen()

target_ops_up target_bfd_reopen ( const gdb_bfd_ref_ptr & abfd)

Definition at line 98 of file bfd-target.c.

Referenced by enable_break().

Variable Documentation

◆ target_bfd_target_info

const target_info target_bfd_target_info
static
Initial value:
= {
"bfd",
N_("BFD backed target"),
}

Definition at line 28 of file bfd-target.c.

Referenced by target_bfd::info().