David Edelsohn c7efaa16dc * remote-sim.h (SIM_ADDR): New type (same as CORE_ADDR).
(sim_set_pc): Update prototype.
(sim_read, sim_write): Ditto, and use unsigned char *buf.
(sim_fetch_register, sim_store_register): Use unsigned char *buf.
(sim_info): Pass printf function as argument, add verbose argument.
(sim_stop_reason): Renamed from sim_stop_signal, fix prototype.
* remote-sim.c (gdbsim_wait): Update call to sim_stop_reason.
(gdbsim_files_info): Update call to sim_info.
1993-10-26 16:34:01 +00:00
1993-10-13 23:09:08 +00:00
1993-10-25 18:34:00 +00:00
1993-10-12 23:26:57 +00:00
1991-12-12 02:47:57 +00:00
1992-02-22 00:25:24 +00:00
1991-10-31 00:08:52 +00:00
1991-06-12 21:44:36 +00:00
Description
GDB that can debug Mach-Os on Linux
280 MiB
Languages
C 58.3%
Makefile 18.5%
Assembly 13.3%
C++ 3.6%
Scheme 1.2%
Other 4.7%