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/gdbserver ChangeLog notif.h


CVSROOT:	/cvs/src
Module name:	src
Changes by:	mgherzan@sourceware.org	2013-07-02 10:08:01

Modified files:
	gdb/gdbserver  : ChangeLog notif.h 

Log message:
	gdbserver: avoid empty structs
	
	2013-06-25  Mircea Gherzan  <mircea.gherzan@intel.com>
	
	gdbserver/
	
	* notif.h (notif_event): Add a dummy member to avoid compiler
	errors.
	
	Change-Id: I490dbdb70a24f52b3947371f7c0397bf7a18423c
	Signed-off-by: Mircea Gherzan <mircea.gherzan@intel.com>

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&r1=1.738&r2=1.739
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/notif.h.diff?cvsroot=src&r1=1.2&r2=1.3


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