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 ada-tasks.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2011-09-16 19:08:50

Modified files:
	gdb            : ChangeLog ada-tasks.c 

Log message:
	[Ada] Rename struct tcb_fieldnos into atcb_fieldnos.
	
	`atcb' is clearer than `tcb', as it stands for Ada Task Control
	Block. This is also consistent with the rest of the code, which
	uses atcb...
	
	gdb/ChangeLog:
	
	* ada-tasks.c (struct atcb_fieldnos): Renames struct tcb_fieldnos.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13340&r2=1.13341
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ada-tasks.c.diff?cvsroot=src&r1=1.39&r2=1.40


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