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 hpux-thread.c


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_5_1-2001-07-29-branch
Changes by:	brobecke@sources.redhat.com	2001-10-08 13:45:10

Modified files:
	gdb            : hpux-thread.c 

Log message:
	Rewrite find_active_thread() and find_tcb() to use ptid_t, instead of
	overloading the thread and the pid into the same 32-bit value. Make
	associated necessary adaptations. Also remove unused variable
	cached_active_thread.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/hpux-thread.c.diff?cvsroot=src&only_with_tag=gdb_5_1-2001-07-29-branch&r1=1.10&r2=1.10.4.1


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