sim: export cb_get_string for people to use
authorMike Frysinger <vapier@gentoo.org>
Sat, 3 Dec 2011 18:39:43 +0000 (18:39 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 3 Dec 2011 18:39:43 +0000 (18:39 +0000)
commit7171232768ab846e00032b7218b2a4ad275b6ae2
tree6b8bbc022efaa3162cedfb3995bfdd247edd67a5
parent93f2a35e101e29e80f48ef9103a1aafb7ec2036e
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
sim/common/ChangeLog
sim/common/syscall.c
This page took 0.026235 seconds and 4 git commands to generate.