GDB that can debug Mach-Os on Linux
Go to file
Stu Grossman 754e5da26e * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): Add support for
--enable-xxx configure option by adding ENABLE_{CLIBS DEPFILES}
	where appropriate.

	* General hackery to support alternate user-interface.
	* breakpoint.c (mention, delete_breakpoint, enable_breakpoint,
	disable_breakpoint):  Call hooks for alternate user-interface.
	* defs.h:  Add declarations for alternate user-interface hooks.
	* main.c (main):  Add --nw (and --nowindows) options to disable
	the GUI.
	* (near call to command_loop):  Call command_loop_hook if set.
	* (fputs_unfiltered):  Call fputs_unfiltered_hook if set.
	* stack.c:  Call print_frame_info_listing_hook if set.
	* top.c (gdb_init):  Initialize targets.c and utils.c prior to
	other files to make sure that calls to error and warning will
	work.  Call init_ui_hook after everything else.
	* utils.c (query):  Call query_hook if set.
	* (gdb_flush):  Call flush_hook if set.
	* Change _initialize_utils to initialize_utils cuz we don't use
	automatic initialization of utils.c anymore.

	* Support for TK GUI.
	* Makefile.in:  Add rule for gdbtk.o.
	* configure.in:  Add support for --enable-gdbtk.
	* gdbtk.c:  New file.  Contains support routines for TK interface.
	* gdbtk.tcl:  New file.  Implements GUI policy.

	* remote.c:  Get rid of #ifdef DONT_USE_REMOTE.  It's no longer
	necessary.
1994-07-28 22:07:02 +00:00
bfd i960xl changes (sanitized) 1994-07-27 00:21:43 +00:00
binutils * objdump.c (objdump_print_address): Correct handling of end of 1994-07-25 17:01:10 +00:00
config * mh-cxux: New file, from Bob Rusk (rrusk@mail.csd.harris.com). 1994-07-16 19:24:33 +00:00
gas I80960XL support (sanitized), misc cleanup: 1994-07-27 00:58:19 +00:00
gdb * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): Add support for 1994-07-28 22:07:02 +00:00
gprof ns532 support from Ian Dall 1994-07-13 23:21:45 +00:00
include i960xl support (sanitized) 1994-07-26 23:07:08 +00:00
ld * scripttempl/elf.sc: Copy several more relocation sections into 1994-07-26 15:04:40 +00:00
mmalloc * COPYING.LIB: New file (standard version 2 LGPL, as already cited 1993-11-17 04:35:46 +00:00
opcodes i960xl changes (sanitized); keep ns32k-dis.c 1994-07-26 23:13:34 +00:00
readline * configure.in (m88*-harris-cxux7*): Recognize. 1994-07-16 20:33:21 +00:00
sim Specify the file type. 1994-06-28 01:05:38 +00:00
.Sanitize unsanitize v9 1994-06-17 00:51:16 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
build-all.mk add hp700 -x- m68k-coff for DSC 1994-07-27 18:23:43 +00:00
ChangeLog * Makefile.in (GDB_SUPPORT_FILES): Remove 1994-07-27 16:18:17 +00:00
ChangeLog.mpw * mpw-README: Update the GDB information. 1994-07-01 01:21:18 +00:00
config.guess * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu. 1994-07-23 19:19:58 +00:00
config.sub * config.sub: Refer to NeXT's operating system as nextstep. 1994-07-21 21:43:17 +00:00
configure * configure: Search current dir first in .gdbinit. 1994-07-23 00:54:57 +00:00
configure.in * configure.in: Warn about use of /usr/ucb/cc on Solaris. From 1994-07-25 15:16:36 +00:00
DOC.Sanitize Remove mention of keep-powerpc-netware: PowerPC NetWare is no longer 1994-05-20 18:26:18 +00:00
INSTALL Nearly complete. Still needs pointer to "more doc". 1991-04-13 07:41:11 +00:00
install-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Install.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
install.sh * install.sh: If $dstdir exists, don't check whether each component does. 1994-04-27 19:19:56 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Makefile.in Add all-emacs19 and install-emacs19 rules (in parallel with all-emacs 1994-07-09 20:08:16 +00:00
mpw-build.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-config.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-configure Thu Mar 17 12:55:51 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-03-17 23:02:58 +00:00
mpw-README Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
Pack-A-Progressive Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
SUPPORTED Initial revision 1991-06-12 21:44:36 +00:00
tape-labels-tex.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
test-build.mk more cleanup 1994-05-18 00:03:28 +00:00