Skip to content
  • Simon Marchi's avatar
    Remove regcache_get_ptid · 222312d3
    Simon Marchi authored
    Remove regcache_get_ptid, change all callers to call the regcache method
    directly.
    
    gdb/ChangeLog:
    
    	* regcache.h (regcache_get_ptid): Remove, update all callers to
    	call regcache::ptid instead.
    	* regcache.c (regcache_get_ptid): Remove.
    222312d3