Mega Search
23.2 Million


Sign Up

Make a donation  
D2007 Integrated Debugger Not Working - Breapoints Disabled!  
News Group: borland.public.delphi.ide.general

Hi,

I just installed the December 2007 update to my Delphi 2007 for Win32.

I cannot longer debug my projects - even the hello world type of 
applications.

All my breakpoints turn to "disabled" (red circle with x) when I run the 
program from IDE with F9.

Integrated Debugging in "Tools-Options-Debugger" IS set to ON (checked).


Any ideas?

p.s.
I have not altered the "output path" so this is not related to 
http://qc.codegear.com/wc/qcmain.aspx?d=43463

-rascal 



Vote for best question.
Score: 0  # Vote:  0
Date Posted: 9-Jan-2008, at 12:44 PM EST
From: Rascal
 
Re: D2007 Integrated Debugger Not Working - Breapoints Disab  
News Group: borland.public.delphi.ide.general
Rascal,

| I simply do not know what to do .. cannot debug .. cannot code :(

Have you "customized" your Delphi "desktop."  If so, you might try
deleting the .dst file for it and try using the default desktop.
(Don't ask.   I'm going to be out of town until late next week.)

-- 
   Q

01/10/2008 09:11:38

XanaNews Version 1.17.5.7  [Q's Salutation mod]   

Vote for best answer.
Score: 0  # Vote:  0
Date Posted: 10-Jan-2008, at 9:14 AM EST
From: Q Correll
 
Re: D2007 Integrated Debugger Not Working - Breapoints Disab  
News Group: borland.public.delphi.ide.general
Q,

> I don't know if CG-Delphi debugging use the service or not, but you
> might chack to make sure that the Machine Debug Manager is active.

Thanks for the idea .. but it did not help :(

I simply do not know what to do .. cannot debug .. cannot code :(

-rascal 



Vote for best answer.
Score: 0  # Vote:  0
Date Posted: 10-Jan-2008, at 3:00 PM EST
From: Rascal
 
Re: D2007 Integrated Debugger Not Working - Breapoints Disab  
News Group: borland.public.delphi.ide.general
Rascal,

| It must be something with the other stuff I have on my machine
| (office) .. the same version of Delphi on another machine (home) IS
| debugging.

I don't know if CG-Delphi debugging use the service or not, but you
might chack to make sure that the Machine Debug Manager is active.

-- 
   Q

01/09/2008 10:44:43

XanaNews Version 1.17.5.7  [Q's Salutation mod]   

Vote for best answer.
Score: 0  # Vote:  0
Date Posted: 9-Jan-2008, at 10:46 AM EST
From: Q Correll
 
Re: D2007 Integrated Debugger Not Working - Breapoints Disab  
News Group: borland.public.delphi.ide.general
Paul,

"Paul Hughes"  wrote in message 
news:4784c91f@newsgroups.borland.com...
> Have you checked that the compiler option is set to include 'Debug 
> Information'? You may find it is inadvertently set to be not included in 
> the default project options.

Thanks for the idea .. but I already checked that.

Build configuration IS  "Debug" and "debug information" IS checked.

p.s.
It must be something with the other stuff I have on my machine (office) .. 
the same version of Delphi on another machine (home) IS debugging.

p.s.
No Logitech cameras also.

-rascal 



Vote for best answer.
Score: 0  # Vote:  0
Date Posted: 9-Jan-2008, at 2:35 PM EST
From: Rascal
 
Re: D2007 Integrated Debugger Not Working - Breapoints Disab  
News Group: borland.public.delphi.ide.general
Have you checked that the compiler option is set to include 'Debug 
Information'? You may find it is inadvertently set to be not included in the 
default project options.

Regards, Paul.

"Rascal"  wrote in message 
news:4784b415@newsgroups.borland.com...
> Hi,
>
> I just installed the December 2007 update to my Delphi 2007 for Win32.
>
> I cannot longer debug my projects - even the hello world type of 
> applications.
>
> All my breakpoints turn to "disabled" (red circle with x) when I run the 
> program from IDE with F9.
>
> Integrated Debugging in "Tools-Options-Debugger" IS set to ON (checked).
>
>
> Any ideas?
>
> p.s.
> I have not altered the "output path" so this is not related to 
> http://qc.codegear.com/wc/qcmain.aspx?d=43463
>
> -rascal
> 



Vote for best answer.
Score: 0  # Vote:  0
Date Posted: 9-Jan-2008, at 10:16 PM EST
From: Paul Hughes