Reference: gdb-pend/657
authorStu Grossman <grossman@cygnus>
Wed, 15 Jan 1992 00:40:30 +0000 (00:40 +0000)
committerStu Grossman <grossman@cygnus>
Wed, 15 Jan 1992 00:40:30 +0000 (00:40 +0000)
commitd261ece7eaad126ce7129d0f82b4a2f23f22fece
tree1ec87c7ecdc0a6024a2cda278f5e8b2684a2db68
parent7e97eb282603d8732bd7a4a8e63e162a38212c14
Reference: gdb-pend/657

* target.c (target_read_string):  Create this routine to read null
terminated strings from the target.  It deals with running off the
end of memory elegantly as well.  solib.c (find_solib):  Use
target_read_string() to avoid problems with running off the end of
memory.
gdb/ChangeLog
gdb/solib.c
This page took 0.031407 seconds and 4 git commands to generate.