Most likely that debug info is not enabled for the unit. Myles.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ross Levis Sent: Monday, 16 July 2007 01:15 To: 'NZ Borland Developers Group - Delphi List' Subject: [DUG] FastMM4 I have a strange problem I just noticed. I'm using D7 with FastMM4 manually installed, and have it as the first Uses entry in the dpr file. I loaded the unit by ctrl+clicking the unit name in the dpr file (to ensure it's the correct source code I'm looking at). I placed a break point on the first line of code in the initialization section. But when I compile and run, the break point line has the red X showing that the line is never executed. I can't understand it. I've searched the whole hard drive and there is no other unit anywhere. Deleting the DCU file caused it to be recreated when compiling, but the code never appears to execute according to the ide/debugger. I'm very sure this use to work, and stepping through Move operations would load the fastmm4 unit, but not anymore. Any ideas? Thanks, Ross. Attention: This communication is confidential and may be legally privileged. If you are not the intended recipient, please do not use, disclose, copy or distribute it, other than to return it to us with your confirmation that it has been deleted from your system.
_______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe
