Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-09-17 | * remote-sim.h: New file. | Jim Kingdon | 1 | -1/+4 | |
* remote-sim.c: Add remote debug feature. Rename stuff to distinguish interface to simulator from gdb-specific stuff. Other changes. start-sanitize-v9 * remote-sp64sim.c: Renamed to remote-sim.c. Use sr_get_debug instead of our own sim_verbose/simif_snoop. Use gnutarget in call to bfd_openr. Rename simif_* to gdbsim_*. * config/sparc/sp64sim.mt: Change remote-sp64sim.c to remote-sim.c. end-sanitize-v9 | |||||
1993-07-30 | remote-sim.h: New file. | David Edelsohn | 1 | -0/+87 | |
remote-sp64sim.h (sim_*): External fns. (simif_*): Internal fns. sp64-tdep.c (sparc64_frame_chain, sparc64_frame_saved_pc): Deleted. (dump_ccreg, sparc_print_register_hook): New fns. |