Steve Chamberlain 85e07872b6 New target macros for getting at the pc, sp and fp.
* infcmd.c (read_pc, write_pc):  Modify to use new macros.
	(read_sp, write_sp, read_fp, write_fp): New functions.
	* blockframe.c (reinit_frame_cache, get_prev_frame_info):  Use new functions.
	* breakpoint.c (bpstat_alloc): ditto.
	* infrun.c (wait_for_inferior): ditto.
	* stack.c (print_frame_info): ditto.
	* valops (call_function_by_hand): ditto.
	* corelow.c (core_open): ditto.
	* h8500-tdep.c: (target_read_sp, target_write_sp, target_read_pc,
	target_write_pc, target_read_fp, target_write_fp): New functions.
	* inferior.h (read_sp, write_sp, read_fp, write_fp): Prototypes.
1993-07-02 21:25:04 +00:00
1993-07-02 01:33:33 +00:00
1993-06-30 21:21:55 +00:00
1993-07-02 03:05:30 +00:00
1993-05-27 06:44:29 +00:00
1993-06-24 20:52:58 +00:00
1993-06-23 20:29:28 +00:00
1993-07-02 01:32:40 +00:00
1991-12-12 02:47:57 +00:00
1993-06-17 23:59:43 +00:00
1992-02-22 00:25:24 +00:00
1991-10-31 00:08:52 +00:00
1993-06-29 20:59:01 +00:00
1991-06-12 21:44:36 +00:00
1993-05-20 22:20:07 +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%