GDBserver
Functions
common-regcache.h File Reference

Go to the source code of this file.

Functions

struct regcacheget_thread_regcache_for_ptid (ptid_t ptid)
 
CORE_ADDR regcache_read_pc (struct regcache *regcache)
 

Function Documentation

struct regcache* get_thread_regcache_for_ptid ( ptid_t  ptid)

Definition at line 69 of file regcache.c.

References find_thread_ptid(), and get_thread_regcache().

CORE_ADDR regcache_read_pc ( struct regcache regcache)

Definition at line 439 of file regcache.c.

References internal_error(), target_ops::read_pc, and the_target.

Referenced by traceframe_get_pc().