[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Does Gnome VFS has som kinds of cache ?



Nicolas CANIART <caniart.nicolas.no-spam@libertysurf.fr> writes:

> Hi All !
> 
> Something quite strange has happened to me tonight ! :0/
> After compiling a program of mine that contained a bug I launched it in
> a gnome-term.
> What a surprise still does not work ! So i made
>   % gdb prog
> 
> there it works perfectly (i repeated that many times adding some I/Os op
> in the program to see if something changed)!

 This is probably a heisenbug.  Check to see if you have initialized all your
variables.  Compiling with -Wall -Wextra -Werror should help.

Jim


-- 
Thanks,
Jim

http://www.student.cs.uwaterloo.ca/~ja2morri/
http://phython.blogspot.com
http://open.nit.ca/wiki/?page=jim



Reply to: