OSDN Git Service

* config/i386/nm-linux.h (PREPARE_TO_PROCEED, ATTCH_LWP,
authorkettenis <kettenis>
Sun, 3 Sep 2000 18:41:28 +0000 (18:41 +0000)
committerkettenis <kettenis>
Sun, 3 Sep 2000 18:41:28 +0000 (18:41 +0000)
commitb4c9b733799a944002163f1dff66c45571a451af
tree31640d2b76e6a765bf7540ef1ec980f9f674c565
parentd2a65a28e2f21ed4d9aaa6e023a938a61372726c
* config/i386/nm-linux.h (PREPARE_TO_PROCEED, ATTCH_LWP,
GET_THREAD_SIGNALS): New defines.
* config/i386/linux.mh (NATDEPFILES): Remove lin-thread.o and
linux-threads.o.  Add proc-service.o, thread-db.o and lin-lwp.o.
* proc-service.c: New file.
* thread-db.c: New file.
* lin-lwp.c: New file.
gdb/ChangeLog
gdb/config/i386/linux.mh
gdb/config/i386/nm-linux.h
gdb/lin-lwp.c [new file with mode: 0644]
gdb/proc-service.c [new file with mode: 0644]
gdb/thread-db.c [new file with mode: 0644]