Re: Delphi IDE problem



Jon Purvis wrote:

Wrong newsgroup, I know, but borland.public.delphi.ide cannot be reached according to my newsreader.

I started a new project in Delphi 7 running on Windows XP a few days ago. I can set a breakpoint for debugging, but it never stops. No matter what I do, it never enters debugging mode. When I build, no blue dots show up in the gutter. Only this project is affected - all others are okay. 11 total units, the longest of which is under 2000 lines. I've tried deleting the .dof, .dsk., and cfg files, but no change. Any idea what has happened?

First, to begin with, set a breakpoint in the DPR file somewere and see if it stops there. Then narrow it down by doing in in the PAS files.


--
Ingvar Nilsen
http://www.ingvarius.com

.



Relevant Pages

  • Delphi IDE problem
    ... I started a new project in Delphi 7 running on Windows XP a few days ago. ... I can set a breakpoint for debugging, but it never stops. ...
    (borland.public.delphi.non-technical)
  • Re: Page_Load & ButtonClick?
    ... You many not have debugging enabled for the site you are working with. ... the application runs and then stops at my breakpoint. ... browser & without clicking the Button, I came back to the VWD IDE & ... will the Page_Load sub execute first & then will the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Debug COM assembly (VB 2003)
    ... Set breakpoints in the VB.NET assembly's source files and start debugging. ... This happens with and without a breakpoint. ... When trying to attach to the process with debug type "Common language ... optionally register it in the GAC, ...
    (microsoft.public.vsnet.debugging)
  • Re: How to turn off Managed Debugging Assistant in VB.NET (2005)
    ... "Menu Bar:" radio and then select Debug from the drop down. ... "Exceptions" in the right list box and click OK. ... My debugging menu has, ... When stopped at a breakpoint in code: ...
    (microsoft.public.dotnet.languages.vb)
  • Debugging ASP and VS2005
    ... I can break and debug in the ASP code (that I initiated ... When I set the breakpoint in the VS2005 class library and set the code ... On the breakpoint in the managed code I get the message "Break point ... (I would have though debugging the script would have been more ...
    (microsoft.public.vsnet.debugging)