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 contrib/ari/gdb_ari.sh contr ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	muller@sourceware.org	2012-11-08 09:04:28

Modified files:
	gdb            : ChangeLog 
	gdb/contrib/ari: gdb_ari.sh gdb_find.sh 

Log message:
	* contrib/ari/gdb_ari.sh (LANG, LC_ALL): Use 'C' instead of 'c'
	as default language.
	(AWK): Use = instead of == for sh test to avoid warning.
	(Linux rule): Correct [:digit] into [[:digit:]].
	(__func__ rule): Adapt to "gdb_assert.h" move to common subdirectory.
	(vasprintf rule): Adapt to common subdirectory moves.
	(xasprintf rule): Idem.
	(xvasprintf rule): Idem.
	(var_boolean rule): Accept occurence in == or != test.
	
	* contrib/ari/gdb_find.sh: Also prune gdbtk directory.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14796&r2=1.14797
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/contrib/ari/gdb_ari.sh.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/contrib/ari/gdb_find.sh.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]