* sky-pke.c(read_pke_pc): return source address of current pc
authorRon Unrau <runrau@cygnus>
Tue, 16 Jun 1998 20:30:20 +0000 (20:30 +0000)
committerRon Unrau <runrau@cygnus>
Tue, 16 Jun 1998 20:30:20 +0000 (20:30 +0000)
commit2905d173c50c7371d7158fda09fbb6ede04acfb0
treed65da397c772d1349496df63c37b0c87369231ec
parentd80e0c96ef6be8349b9adbd7fe4e18874eb70d7c
    * sky-pke.c(read_pke_pc): return source address of current pc
        * sky-pke.c(read_pke_pcx): return index of current pc
        * sky-pke.h: export read_pke_pcx
        * interp.c(sim_fetch_registers): read pke pc/pcx
        * sky-libvpe.c: track name change from GDB
        * sim-main.h: add vif memory based pc
          - extend gdb comm area for fifo breakpoints
          - define SIM_ENGINE_RESTART_HOOK
        * sky-gdb.c: add support for VIF breakpoints
sim/mips/interp.c
sim/mips/sim-main.h
sim/mips/sky-pke.c
sim/mips/sky-pke.h