[fpc-pascal] Strange debugging issue
    John Coppens 
    john at jcoppens.com
       
    Mon Apr  5 16:27:43 CEST 2010
    
    
  
On Mon, 5 Apr 2010 16:21:33 +0200
Jonas Maebe <jonas.maebe at elis.ugent.be> wrote:
> > I haven't seen this kind of problem before, not in Pascal nor in C.
> > Why is the '... to 1' appearing in the listing?
> 
> This usually means that you modified the file since it was loaded in
> the debugger.
That was it - but it seems slightly different from C. I actually had to
leave gdb and go back (probably could have reloaded).
Doesn't gdb detect source code changes? It's been a while, but I seem to
remember gdb warning about the C source file having been changed.
John
    
    
More information about the fpc-pascal
mailing list