diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-03-23 00:24:05 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-03-24 01:24:10 -0400 |
commit | 596f88276cffbca82e3858da40db7e7cc7aa476e (patch) | |
tree | b8288a6b337b88633b72a38decadfa5028df94bb /opcodes/arm-dis.c | |
parent | 1bf57e9a2ee7f468c2b2c125bda35a5bcd5923ce (diff) | |
download | gdb-596f88276cffbca82e3858da40db7e7cc7aa476e.zip gdb-596f88276cffbca82e3858da40db7e7cc7aa476e.tar.gz gdb-596f88276cffbca82e3858da40db7e7cc7aa476e.tar.bz2 |
sim: profile: disconnect from watchpoint core
The profile code was using STATE_WATCHPOINTS to get access to the PC, but
we already have a standard method for getting the pc, so switch to that.
This assumes that sizeof_pc is the same size as sim_cia, but we already
assume this in places by way of sim_pc_{get,set}, and this is how it's
documented in the sim-base.h API.
Diffstat (limited to 'opcodes/arm-dis.c')
0 files changed, 0 insertions, 0 deletions