src/include/gdb ChangeLog callback.h
vapier@sourceware.org
vapier@sourceware.org
Sat Dec 3 18:39:00 GMT 2011
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
More information about the Binutils-cvs
mailing list