This is the mail archive of the gdb-cvs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

src/gdb ChangeLog config/i386/nm-linux.h confi ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kettenis@sourceware.cygnus.com	2000-09-03 11:41:28

Modified files:
	gdb            : ChangeLog 
	gdb/config/i386: nm-linux.h linux.mh 
Added files:
	gdb            : proc-service.c thread-db.c lin-lwp.c 

Log message:
	* 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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/proc-service.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/thread-db.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/lin-lwp.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.652&r2=1.653
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/nm-linux.h.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/linux.mh.diff?cvsroot=src&r1=1.3&r2=1.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]