Gentoo Archives: gentoo-user

From: Justin Hart <justinhart@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] GDB EOF Issue
Date: Sat, 15 Oct 2005 10:07:03
Message-Id: a330f67d0510150259s1a7a6bd3i3674fed2dcf5a3e@mail.gmail.com
1 I'm debugging some code that reads from ifstream. When running in
2 GDB, a file loading routing fails, whereby it would appear that the
3 ifstream.eof() works improperly (it keeps reading past the end of the
4 file).
5
6 Searching around the net yielded a couple of posts in forums regarding
7 a bug in GDB that could cause this issue. I am wondering if a version
8 of GDB that is no so afflicted is currently available in portage.
9 --
10 Justin W. Hart
11
12 --
13 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: GDB EOF Issue Justin Hart <justinhart@×××××.com>