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 ChangeLog proc-events.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kettenis@sourceware.org	2004-10-28 11:45:43

Modified files:
	gdb            : ChangeLog proc-events.c 

Log message:
	* proc-events.c: Fix several coding-style issues.  Consistently
	use #ifdef instead of #if defined().
	(proc_prettyfprint_fault, proc_prettyfprint_faultset): Use
	ARRAY_SIZE.
	(_initialize_proc_events): New prototype.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.6510&r2=1.6511
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/proc-events.c.diff?cvsroot=src&r1=1.5&r2=1.6


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