Introduce regcache_get_ptid
authorSimon Marchi <simon.marchi@polymtl.ca>
Mon, 13 Mar 2017 22:51:38 +0000 (18:51 -0400)
committerSimon Marchi <simon.marchi@ericsson.com>
Mon, 13 Mar 2017 22:51:38 +0000 (18:51 -0400)
commitddaaf0fb8605fced72e84410fc7ac834e529eb53
treedfc68d3a190aa72ff5997ef948e6455241170734
parent1a01e7c6b0eaed1bfe70d48692e1103c6e9ee2d9
Introduce regcache_get_ptid

This patch introduces the regcache_get_ptid function, which can be used
to retrieve the ptid a regcache is connected to.  It is used in
subsequent patches.

gdb/ChangeLog:

* regcache.h (regcache_get_ptid): New function.
* regcache.c (regcache_get_ptid): New function.
gdb/ChangeLog
gdb/regcache.c
gdb/regcache.h
This page took 0.026177 seconds and 4 git commands to generate.