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

#include <debug_core.h>

Data Fields

voiddebuggerinfo
 
struct task_structtask
 
int exception_state
 
int ret_state
 
int irq_depth
 
int enter_kgdb
 

Detailed Description

Definition at line 37 of file debug_core.h.

Field Documentation

void* debuggerinfo

Definition at line 38 of file debug_core.h.

int enter_kgdb

Definition at line 43 of file debug_core.h.

int exception_state

Definition at line 40 of file debug_core.h.

int irq_depth

Definition at line 42 of file debug_core.h.

Definition at line 41 of file debug_core.h.

Definition at line 39 of file debug_core.h.


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