1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-14 15:46:31 +00:00
Mark Pizzolato 222ae77436 SCP: Add sim_brk_message() to facilitate easy reporting of matched breakpoints.
Also extended the optional VM supplied routines to include sim_vm_sprint_addr.
Simulators which provide sim_vm_fprint_addr should also provide
sim_vm_sprint_addr with sim_vm_fprint_addr reworked to leverage
sim_vm_sprint_addr internally.  sim_vm_sprint_addr is currently only used by
sim_brk_message() which is an API which a simulator may choose to use if
it supports multiple breakpoint types,
2016-09-01 14:32:01 -07:00
..
2012-03-19 16:05:24 -07:00
2012-03-19 16:05:24 -07:00
2012-03-19 16:05:24 -07:00
2012-03-19 16:05:24 -07:00
2012-03-19 16:05:24 -07:00
2015-10-21 02:54:58 -07:00
2012-03-19 16:05:24 -07:00
2013-05-13 03:39:17 -05:00