Keith Seitz 69da960729 Merge with armelf980813:
* rdi-share/unixcomm.c: If using cygwin32, also use the SERPORT and
        PARPORT defines for win32.
        (Unix_MatchValidSerialDevice): For cygwin32, valid serial port names
        start with "com", not "/dev/tty".
        (Unix_OpenSerial): Do not use O_NONBLOCK on cygwin32.

        * rdi-share/devsw.c (DevSW_Close): Free the device's state (SwitcherState)
        so that the device may be reopened.

        * remote-rdi.c (mywritec): Send all output through gdb's *_unfiltered
        functions, ignoring non-ASCII chars, so that non-tty UI's can snarf
        the output from fputs_hook.
        (mywrite): Ditto.
        (arm_rdi_open): Set inferior_pid.
        (arm_rdi_detach): Pop the target off the target stack so that
        users can attach and detach multiple times.
        (arm_rdi_close): Close the opened device and reset inferior_pid, too.
1998-09-25 19:04:46 +00:00
1998-09-25 19:04:46 +00:00
1998-08-12 19:06:24 +00:00
1998-09-04 15:06:32 +00:00
1998-07-29 17:22:48 +00:00
1998-09-15 22:16:08 +00:00
1998-09-17 00:06:01 +00:00
1998-07-25 03:09:51 +00:00
1997-12-16 00:14:49 +00:00
1998-07-23 23:21:17 +00:00
1998-07-07 21:19:20 +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%