GDB (API)
Functions | Variables
/home/stan/gdb/src/gdb/bsd-kvm.c File Reference
#include "defs.h"
#include "cli/cli-cmds.h"
#include "command.h"
#include "frame.h"
#include "regcache.h"
#include "target.h"
#include "value.h"
#include "gdbcore.h"
#include "gdbthread.h"
#include "gdb_assert.h"
#include <fcntl.h>
#include <kvm.h>
#include <paths.h>
#include "readline/readline.h"
#include <sys/proc.h>
#include <sys/user.h>
#include "bsd-kvm.h"

Go to the source code of this file.

Functions

void bsd_kvm_add_target (int(*supply_pcb)(struct regcache *, struct pcb *))

Variables

struct cmd_list_elementbsd_kvm_cmdlist

Function Documentation

void bsd_kvm_add_target ( int(*)(struct regcache *, struct pcb *)  supply_pcb)

Definition at line 338 of file bsd-kvm.c.


Variable Documentation

Definition at line 255 of file bsd-kvm.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines