]> sourceware.org Git - newlib-cygwin.git/commit
sim: export cb_get_string for people to use
authorMichael Frysinger <vapier@gentoo.org>
Sat, 3 Dec 2011 18:39:43 +0000 (18:39 +0000)
committerMichael Frysinger <vapier@gentoo.org>
Sat, 3 Dec 2011 18:39:43 +0000 (18:39 +0000)
commita91ef4839023f7321b5215214fb4adfda73b1b5d
tree8c421ef8ae789e9f06109374cee14dc8689e459e
parent5687f6834a0ea23ebd3ea0eb4d5b9db7d7c7449b
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>
include/gdb/ChangeLog
include/gdb/callback.h
This page took 0.028464 seconds and 5 git commands to generate.