Mon Apr 20 14:18:45 1998 J. Kean Johnston <jkj@sco.com>
authorJason Molenda <jmolenda@apple.com>
Mon, 20 Apr 1998 21:25:40 +0000 (21:25 +0000)
committerJason Molenda <jmolenda@apple.com>
Mon, 20 Apr 1998 21:25:40 +0000 (21:25 +0000)
commit1e50f1b44193cf8cffc8c9ba28ba89aba3463a43
treeb9a91519f8e2609ba83cd7f7b0efc6d6c83774ff
parent15a4be0cfa4413029985eaeb9b8828f382273b96
Mon Apr 20 14:18:45 1998  J. Kean Johnston  <jkj@sco.com>

        * procfs.c: Added replacement macros for LWP stuff.  Fixed support
        for UnixWare / SVR4.2MP targets and any targets which use
        multi-file /proc entries.  Fixed support for hardware watchpoints.
        * solib.c: SCO needs some of the same code as SunOS. Change
        preprocessor conditionals.

        * config/i386/i386sco5.mt: New file.
        * config/i386/tm-i386sco5.h: New file.
        * config/i386/i386sco5.mh (NATDEPFILES): add i386v-nat.o.
        * config/i386/nm-i386v42mp.h
        (TARGET_HAS_HARDWARE_WATCHPOINTS): define.
        Add other macros for hardware assisted watchpoints.
        * config/i386/nm-i386sco5.h: Correct attributions.
        (TARGET_HAS_HARDWARE_WATCHPOINTS): define.
        * config/i386/nm-linux.h (target_remote_watchpoint): Pass
        'type' through to i386_insert_watchpoint.

Mon Apr 20 14:12:30 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)

        * infrun.c (wait_for_inferior): Don't add signalled processes
        as new threads.
        * procfs.c (wait_fd): Note if LWP has exited.
        (procfs_wait): use GETPID to get process ID.

NOTE:  I didn't commit Kean's changes to configure.host/configure.tgt
yet because they are kind of bogus and I'm punting back to him to let
him figure out what he's trying to do.  So configuring for UnixWare
may not work just yet.
gdb/ChangeLog
gdb/config/i386/i386sco5.mt [new file with mode: 0644]
gdb/config/i386/tm-i386sco5.h [new file with mode: 0644]
gdb/i386v-nat.c
gdb/procfs.c
This page took 0.025446 seconds and 4 git commands to generate.