Re: Expert opinion needed: Delphi bug or what?
From: The Half A Wannabee (ShakainZulu_at_hotmail.com)
Date: 11/10/03
- Next message: Sander Martens: "Re: Expert opinion needed: Delphi bug or what?"
- Previous message: Marco van de Voort: "Re: FPC beta 1.9.0 released"
- In reply to: Eden Kirin: "Expert opinion needed: Delphi bug or what?"
- Next in thread: Sander Martens: "Re: Expert opinion needed: Delphi bug or what?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 10 Nov 2003 17:54:48 +0100
If I wore you, I would set a breakpoint in System.pas in the initialization
part, and step trough the initialzation of every unit upto this point.
Espesially the new unit.
I would also think about theese issues :
1. Are you using a custom memorymanager ?
2. Remove the new unit, and test it seperatly in a smaller project.
Also what you say about Build I have also found to be true, I sometimes need
to Build an app completly to recover from a error, that has allready
happend. But this is just because Delphi gets inbalanced by that exception,
and the best thing would really be to close it down and restart it, maybe
even restart windows.
Of course in real life, I am much to impatient to do this so I rebuild like
you say, and most times that will do.
- Next message: Sander Martens: "Re: Expert opinion needed: Delphi bug or what?"
- Previous message: Marco van de Voort: "Re: FPC beta 1.9.0 released"
- In reply to: Eden Kirin: "Expert opinion needed: Delphi bug or what?"
- Next in thread: Sander Martens: "Re: Expert opinion needed: Delphi bug or what?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]