When debugging the app in C++ Builder 5, I am used to inspecting my objects
by selecting Run | Inspect. For instance, I can step into a method and enter
Alt-r-i and enter "this"; and I can inspect the entire object.
Although Builder6 help tells me to select Run | Inspect to inspect objects;
this option is not there in C++ Builder 6.
What up?
Thanks,
Stevew
We'll, it's there, just Run | Inspect, just above Evaluate/Modify. It's
disabled when your program is running. If you've set a breakpoint and your
program is halted, the option is enabled.
Then you can also inspect a variable by positioning the mouse cursor above
the variable and pressing 'CTRL'-left mouse button.
In the evaluate window you can also select to inspect a variable (and you
can select to watch it).
Wim
"Wim Bekker" <wim@bekker> wrote in message
news:3f77...@newsgroups.borland.com...
I also have this problem - the Inspect command is missing from the Run menu
and the popup menu. Also my CodeGuard debug window is missing.
I am running the Pro edition of BCB6, with Update 4 applied (build no
10.166), on Windows XP with SP1. I am running exactly the same version on
other XP machines and the Inspect command is present. I haven't investigated
further yet - but will need to do so soon, since the malfunctioning
installation is on my fastest PC.
Perhaps we can share any clues we get....
Andrew Bond
"stevew" <vo...@void.com> wrote in message
news:3f79...@newsgroups.borland.com...
"Andrew Bond" <andre...@geocentrix.co.uk> wrote in message
news:3f7a...@newsgroups.borland.com...
Put the compiler CD into the machine and select the registry update (it may
be called repair).
. Ed
> stevew wrote in message
> news:3f7a...@newsgroups.borland.com...
Thanks for the suggestion - however, a Repair has no effect - the Inspect
command and several Debug windows are missing. I am now attempting a
complete uninstall/reinstall...
Andrew
"Ed Mulroy [TeamB]" <dont_e...@bitbuck.et> wrote in message
news:3f7b...@newsgroups.borland.com...
One difference between my working and non-working installations is that I
have toolsFactory's ClassExplorer installed on my non-working version... are
you using this also?
Ed's suggestion of a Repair did not work for me. I am now doing a complete
uninstall/reinstall...
Andrew
"stevew" <vo...@void.com> wrote in message
news:3f7a...@newsgroups.borland.com...
I have completely uninstalled and then reinstalled Builder 6 + Update 4 +
all my other components (DevExpress, Raize, Graphics Server, TurboPower XML
Pro) ... and everthing is now working properly.
A couple of hours wasted, but at least I am fully operational now <g>.
Andrew
"stevew" <vo...@void.com> wrote in message
news:3f779edc$1...@newsgroups.borland.com...
We've had this problem when installing borland as Administrator and using it
as user (with admin rights). We use ClassExplorer as well.
Wim
That fits with my experience - this time around I have NOT installed
ClassExplorer and the problem has not re-appeared.
Andrew
"Wim Bekker" <wim@bekker> wrote in message
news:3f7c...@newsgroups.borland.com...
Andrew , to answer your question as to whether I've installed ClassExplorer
, I am doing only the "typical" install.
Ed, I tried the repair option on install as well; but no luck (same as
Andrew's experience).
I performed an uninstall/reinstall; but still Run | Inspect still does not
appear.
Thinking I might have a permissions problem, I also relaxed the permissions
on my disk drive and did an uninstall/reinstall cycle; still to no avail.
Wim, I am installing under my user account, which has admin privilege.
I'm intrigued as to why this problem exists. That is, what's special about
inspecting an object that would make it an inaccesible option?
Regards,
stevew
FYI, I'm running WinXP (latest updates); Builder6 Personal; Problem is there
with or without update4.
"Andrew Bond" <andre...@geocentrix.co.uk> wrote in message
news:3f7c2938$1...@newsgroups.borland.com...
borland.public.install.cppbuilder
group, and mention that this happened on the latest install. Borland folks
maintain a presense in that group and may have seen this one before.
. Ed
> stevew wrote in message
> news:3f7c...@newsgroups.borland.com...
Do you have the other symptoms that I had? Such as:
CodeGuard command missing missing from View | Debug Windows menu,
Tools | Debugger dialog box missing its Events page
These might be useful clues to those who have fixed the problem in a
different way to me.
Andrew
"stevew" <void> wrote in message news:3f7c...@newsgroups.borland.com...
Wim
"Andrew Bond" <andre...@geocentrix.co.uk> schreef in bericht
news:3f7d...@newsgroups.borland.com...
> I posted a query at the installation newsgroup and the
> mystery is solved. The Run | Inspect feature is not available
> in the Personal Edition.
Well, that's a pretty weird choice Borland made. Even personal developers
need to debug their creations.
Gambit
"Wim Bekker" <wim@bekker> wrote in message
news:3f7d...@newsgroups.borland.com...