* rs6000-nat.c (vmap_ldinfo): Issue warning instead of error if
authorPeter Schauer <Peter.Schauer@mytum.de>
Sun, 26 Apr 1998 14:59:48 +0000 (14:59 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Sun, 26 Apr 1998 14:59:48 +0000 (14:59 +0000)
commit8b150a6b1808b58c73658293c0d226620e2eed87
treedb7bf640faf23b3113bc533f83432b852c2c9ec6
parent94fa695ecaeef03ffb23f101913de94a9280c8b7
* rs6000-nat.c (vmap_ldinfo):  Issue warning instead of error if
fstat on ldinfo_fd fails.  Use objfile->obfd instead of vp->bfd
to check for reference to the same file.

* target.c (target_read_string):  Handle string transfers at the
end of a memory section gracefully.
gdb/ChangeLog
gdb/rs6000-nat.c