binutils-gdb/sim/bfin
Mike Frysinger 4c0d76b9c4 sim: watchpoints: use common sim_pc_get
Few arches implement STATE_WATCHPOINTS()->pc while all of them implement
sim_pc_get.  Lets switch the sim-watch core for monitoring pc events to
the sim_pc_get API so this module works for all ports, and then we can
delete this old back channel of snooping in the port's cpu state -- the
code needs the pointer to the pc storage so that it can read out bytes
and compare them to the watchrange.

This also fixes the logic on multi-cpu sims by removing the limitation
of only being able to watch CPU0's state.
2021-02-06 12:12:51 -05:00
..
bfroms sim: bfin: add bf526-0.2/bf54x-0.4 rom regions 2011-05-25 12:35:05 +00:00
aclocal.m4 Run autoreconf -vf throughout 2020-07-29 16:03:55 -04:00
arch.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
bfin-sim.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
bfin-sim.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
ChangeLog sim: watchpoints: use common sim_pc_get 2021-02-06 12:12:51 -05:00
config.in sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
configure sim: common: switch AC_CONFIG_HEADERS 2021-02-06 12:00:42 -05:00
configure.ac sim/bfin: include config/pkg.m4 in configure.ac 2020-08-21 11:55:08 -04:00
devices.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
devices.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_cec.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_cec.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_ctimer.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_ctimer.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_dma.c sim: stdlib.h for abs() 2021-01-04 20:13:10 -05:00
dv-bfin_dma.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_dmac.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_dmac.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_ebiu_amc.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_ebiu_amc.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_ebiu_ddrc.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_ebiu_ddrc.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_ebiu_sdc.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_ebiu_sdc.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_emac.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_emac.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_eppi.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_eppi.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_evt.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_evt.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_gpio2.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_gpio2.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_gpio.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_gpio.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_gptimer.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_gptimer.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_jtag.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_jtag.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_mmu.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_mmu.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_nfc.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_nfc.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_otp.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_otp.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_pfmon.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_pfmon.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_pint.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_pint.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_pll.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_pll.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_ppi.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_ppi.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_rtc.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_rtc.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_sic.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_sic.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_spi.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_spi.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_trace.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_trace.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_twi.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_twi.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_uart2.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_uart2.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_uart.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_uart.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_wdog.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_wdog.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_wp.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-bfin_wp.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-eth_phy.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gui.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gui.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
insn_list.def Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
interp.c sim: watchpoints: use common sim_pc_get 2021-02-06 12:12:51 -05:00
linux-fixed-code.h sim: bfin: fix brace style 2011-03-15 20:44:11 +00:00
linux-fixed-code.s Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
linux-targ-map.h sim: callback: add human readable strings for debugging to maps 2015-06-17 13:19:51 -04:00
machs.c sim: include stdlib.h for atoi() 2021-01-04 20:17:37 -05:00
machs.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
Makefile.in Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
proc_list.def Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-main.h sim: common: add align_{up,down} to match gdb 2021-01-02 20:55:21 -05:00