This is the mail archive of the gdb-cvs@sourceware.org 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 ChangeLog sol-thread.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2013-05-08 06:19:32

Modified files:
	gdb            : ChangeLog sol-thread.c 

Log message:
	ti.ti_pc vs ti.ti_startfunc copy-pasto in sol-thread.c:info_cb
	
	gdb/ChangeLog:
	
	* sol-thread.c (info_cb) [ti.ti_state == TD_THR_SLEEP]:
	Replace ti.ti_startfunc by ti.ti_pc.
	
	Probably OK to commit without approval, so will likely do so in the
	next few days.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15532&r2=1.15533
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/sol-thread.c.diff?cvsroot=src&r1=1.97&r2=1.98


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