Mail Archives: djgpp/2004/02/02/00:01:10
Eli Zaretskii <eliz AT elta DOT co DOT il> wrote in message news:<uu12bb757 DOT fsf AT elta DOT co DOT il>...
> > From: mitran AT fas DOT harvard DOT edu (Patrick Mitran)
> > Newsgroups: comp.os.msdos.djgpp
> > Date: 31 Jan 2004 20:22:29 -0800
> >
> > For example, from rhide, unless I exit rhide and restart, everytime
> > I press ctrl-F9, I get (under WinXP for a particular run),
> >
> > 1075591010
> >
> > From the cmd.exe prompt, the number increments every second as
> > expected.
> >
> > Is this normal, or is it a bug? I am using gcc 3.2.3, rhide 1.5.0.1.
>
> It is certainly not normal.
>
> I cannot reproduce this on a Windows XP box, but I used GDB, not
> RHIDE. Could you see if the problem still persists on your system if
> you run the program under GDB?
I tried it under GDB and the bug is not reproduced. But I think
I have narrowed the problem with further experimentation though.
The bug is only present if I ask Rhide to redirect stdout to a window.
Furthermore, I noticed that the time reading does increment by 1 every 60
seconds (and not every second). I find this a bit odd...
Patrick
- Raw text -