Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
kgdb_state Struct Reference

#include <debug_core.h>

Data Fields

int ex_vector
 
int signo
 
int err_code
 
int cpu
 
int pass_exception
 
unsigned long thr_query
 
unsigned long threadid
 
long kgdb_usethreadid
 
struct pt_regslinux_regs
 

Detailed Description

Definition at line 19 of file debug_core.h.

Field Documentation

Definition at line 23 of file debug_core.h.

int err_code

Definition at line 22 of file debug_core.h.

int ex_vector

Definition at line 20 of file debug_core.h.

long kgdb_usethreadid

Definition at line 27 of file debug_core.h.

struct pt_regs* linux_regs

Definition at line 28 of file debug_core.h.

int pass_exception

Definition at line 24 of file debug_core.h.

int signo

Definition at line 21 of file debug_core.h.

unsigned long thr_query

Definition at line 25 of file debug_core.h.

unsigned long threadid

Definition at line 26 of file debug_core.h.


The documentation for this struct was generated from the following file: