GDB (API)
Public Attributes
ravenscar_arch_ops Struct Reference

#include "ravenscar-thread.h"

List of all members.

Public Attributes

void(* to_fetch_registers )(struct regcache *, int)
void(* to_store_registers )(struct regcache *, int)
void(* to_prepare_to_store )(struct regcache *)

Detailed Description

Definition at line 25 of file ravenscar-thread.h.


Member Data Documentation

void(* ravenscar_arch_ops::to_fetch_registers)(struct regcache *, int)

Definition at line 27 of file ravenscar-thread.h.

void(* ravenscar_arch_ops::to_prepare_to_store)(struct regcache *)

Definition at line 29 of file ravenscar-thread.h.

void(* ravenscar_arch_ops::to_store_registers)(struct regcache *, int)

Definition at line 28 of file ravenscar-thread.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines