Board index » delphi » Re: Evaluating D2005 Private/protected events

Re: Evaluating D2005 Private/protected events


2005-08-03 07:39:26 PM
delphi88
Leonel writes:
Quote
I also tried to reproduce the debugging problem with this project, but
no luck. I added a breakpoint on DesktopPortalBanner's Page_Load and
inspected several variables, they all worked fine.
So it has to be a setting, or a version issue.
Settings:
What settings (if any) have to be changed brom there default-value to be
able to debug?
Version:
I have the enterprise version (update 2 on the disk).
What are you using?
Sting
 
 

Re: Evaluating D2005 Private/protected events

Sting writes:
Quote
So it has to be a setting, or a version issue.
Or an enviroment issue, or a component/expert issue, or some other
thing that is loaded.
As I said, I have seen the problem before.
Quote
Settings:
What settings (if any) have to be changed brom there default-value to
be able to debug?
I didn't change anything, as far as I remember.
Quote
Version:
I have the enterprise version (update 2 on the disk).
What are you using?
I'm running the Architect version, update 3. You should really install
update 3, it has a good effect on performace and memory usage, in my
experience.
--
Leonel
 

Re: Evaluating D2005 Private/protected events

Leonel writes:
Quote
>Version:
>I have the enterprise version (update 2 on the disk).
>What are you using?


I'm running the Architect version, update 3. You should really install
update 3, it has a good effect on performace and memory usage, in my
experience.

I'm running the update 3 (it does wonders performance wise but doesn't
help with the memoryproblems).
I just wanted to indicate that we've got the update 2 on disk,
as apposed to someone who maybe got the update 1 or original version and
applied the updates themselves.
But it is not a version-problem.
My colleague installed his version today (delivered the same time as
mine) and he can debug (the lucky b*st*rd ;))
he only has to hover over the variables and up come the values ;_(
Our settings are identical.
I'm at a complete loss here.
Sting
 

Re: Evaluating D2005 Private/protected events

Sting writes:
Quote
Our settings are identical.

I'm at a complete loss here.
Sorry, me too. I really wanted to figure out when that happens, because
it's very annoying when it does.
--
Leonel
 

Re: Evaluating D2005 Private/protected events

Leonel writes:
Quote

Sorry, me too. I really wanted to figure out when that happens, because
it's very annoying when it does.

It is not only annoying, for me it is a show stopper
It makes debugging a real chore when it should a breeze.
Anyway,
thanks for your help, it is really appreciated
Sting