[fpc-pascal] IDE blows up itself

Daniël Mantione daniel.mantione at freepascal.org
Fri Jul 13 09:19:55 CEST 2007



Op Fri, 13 Jul 2007, schreef Tiziano_mk:

> Arjan van Dijk wrote:
> > Hi!
> > 
> > I had problems debugging my program under the last official
> > IDE/Freepascal
> > for Windows,
> > so I just installed the release candidate that is bound to become
> > official
> > in 2 months.
> > My problem still stands: during my debug session the whole IDE simply
> > disappears!
> > I narrowed down the problem to just 1 page of code, which I provide below
> > (and an
> > ASCII datafile, which I don't include here, but which you can get via
> > e-mail).
> > I had a break on the call "ProcessOneMonth(Toa,Roa,Bool1);" in the main
> > program.
> > Trying to step into this procedure with F7 triggers the problem.
> > When I just run the program without stepping, there is no problem!
> > 
> > What can be the cause/solution?
> > Anyone interested in the datafile of 171 K is welcome to ask for it!
> > 
> > Regards,
> > 
> > Arjan
> 
> 
> This happens to me if I am stepping in any program with the disassembly window
> opened ( Debug|Disassembly ).
> 
> But, if I have set some breakpoint, I receive these errors before quitting:
> 
> "Program generated a RTE 35 at address $0081D471. Save your sources and
> restart the IDE."
> 
> "The IDE generated an internal error and will now be closed."
> 
> No problem if I have other debug windows opened (Registers, Floating Point
> Unit or Vector Unit).

Please create bug reports (both of you please), otherwise this will be 
forgotten.

Daniël


More information about the fpc-pascal mailing list