This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils 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/include/gdb ChangeLog callback.h


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vapier@sourceware.org	2011-12-03 18:39:43

Modified files:
	include/gdb    : ChangeLog callback.h 

Log message:
	sim: export cb_get_string for people to use
	
	The common sim code provides a useful "get_string" function which reads
	a C string out of the target's memory space.  So rename and export it
	for other people to use.
	
	Signed-off-by: Mike Frysinger <vapier@gentoo.org>

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/gdb/ChangeLog.diff?cvsroot=src&r1=1.51&r2=1.52
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/gdb/callback.h.diff?cvsroot=src&r1=1.19&r2=1.20


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