Try removing a line, or putting in a showmessage, then put a break point on the showmessage. Sometimes the pas file gets Optimized so you need to add a temp bit of code to get it to do it again. It's an arse, but normally this fixes it...oh then remove the showmmesage afterwards ;-)
jeremy -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Howard Sent: Thursday, 6 November 2003 16:49 To: Multiple recipients of list delphi Subject: [DUG]: Can't step into procedure Hi All I think I've been here before, but can't for the life of me remember the cause. I cannot step into the code of a particular procedure when debugging in the IDE. If I put a breakpoint in the procedure the red dot in the left gutter gets a cross in it and and doesn't break the execution. What have I done? TIA Mark ------------------------------------------------------------------------ --- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi" Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/ --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi" Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
