GDB (API)
Functions | Variables
/home/stan/gdb/src/gdb/record-full.h File Reference

Go to the source code of this file.

Functions

int record_full_arch_list_add_reg (struct regcache *regcache, int num)
int record_full_arch_list_add_mem (CORE_ADDR addr, int len)
int record_full_arch_list_add_end (void)
struct cleanup * record_full_gdb_operation_disable_set (void)

Variables

int record_full_memory_query

Function Documentation

Definition at line 540 of file record-full.c.

Definition at line 509 of file record-full.c.

int record_full_arch_list_add_reg ( struct regcache *  regcache,
int  num 
)

Definition at line 486 of file record-full.c.

struct cleanup* record_full_gdb_operation_disable_set ( void  ) [read]

Definition at line 699 of file record-full.c.


Variable Documentation

Definition at line 159 of file record-full.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines