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]
Other format: [Raw text]

src/gdb/testsuite/gdb.mi ChangeLog mi-pthreads ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	kseitz_interps-20020528-branch
Changes by:	kseitz@sources.redhat.com	2002-09-05 07:53:44

Modified files:
	gdb/testsuite/gdb.mi: ChangeLog mi-pthreads.exp pthreads.c 

Log message:
	* mi-pthreads.exp (check_mi_thread_command_set): New tests.
	(check_mi_and_console_threads): Moved contents dealing with
	getting MI thread list...
	(get_mi_threads): ...to here.
	(check_mi_and_console_threads): New tests.
	(check_console_thread_commands): New tests.
	* pthreads.c (done_making_threads): New marker function.
	(create_thread): New function to create threads.
	(main): Make several threads using create_thread.
	Call marker function done_making_threads when done making
	threads.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.mi/ChangeLog.diff?cvsroot=src&only_with_tag=kseitz_interps-20020528-branch&r1=1.16.6.7&r2=1.16.6.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.mi/mi-pthreads.exp.diff?cvsroot=src&only_with_tag=kseitz_interps-20020528-branch&r1=1.1.2.1&r2=1.1.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.mi/pthreads.c.diff?cvsroot=src&only_with_tag=kseitz_interps-20020528-branch&r1=1.1.2.1&r2=1.1.2.2


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