debug tools evaluate

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
Gorky
Posts: 73
Joined: Fri Mar 30, 2007 11:32 pm

debug tools evaluate

Post by Gorky »

Hi,

I am using webuilder 10 with blumentals php526-intepreter
how do I use the "evalutate"-tool from the debug-tools. I can use watches, but not evaluate.
entering an expression has no effect
maybe I make a mistake?

thanks

Gorky
Gorky
Posts: 73
Joined: Fri Mar 30, 2007 11:32 pm

Re: debug tools evaluate

Post by Gorky »

Hi,

nobody in the community, who knows how to use the evaluate-tool from the debug-tools ?? :-(

Gorky
User avatar
notuo
Posts: 258
Joined: Sat Jul 09, 2005 8:07 pm
Location: Tlalpan, Mexico City, Mexico

Re: debug tools evaluate

Post by notuo »

Gorky,

What do you mean?

What is evaluate-tool?
What is debug-tools?


I don't recall anything about those terms.
Gorky
Posts: 73
Joined: Fri Mar 30, 2007 11:32 pm

Re: debug tools evaluate

Post by Gorky »

notuo wrote:Gorky,

What do you mean?

What is evaluate-tool?
What is debug-tools?


I don't recall anything about those terms.
Hi Notuo,

please use: Menu PHP->Debug->Debug Tools

Regards

Gorky
User avatar
notuo
Posts: 258
Joined: Sat Jul 09, 2005 8:07 pm
Location: Tlalpan, Mexico City, Mexico

Re: debug tools evaluate

Post by notuo »

Well, I never used before ( :D ). Let me try today and get back with some info if I can.


EDIT>>>
Hi again.

I found out I need x-debug and that I don't have installed. I'll try to that but not today.
Gorky
Posts: 73
Joined: Fri Mar 30, 2007 11:32 pm

Re: debug tools evaluate

Post by Gorky »

notuo wrote:Well, I never used before ( :D ). Let me try today and get back with some info if I can.


EDIT>>>
Hi again.

I found out I need x-debug and that I don't have installed. I'll try to that but not today.
yes, as I wrote in my first posting I have installed blumentals php526 interpreter, which has xdebug-support
out of the box
Gorky
Posts: 73
Joined: Fri Mar 30, 2007 11:32 pm

Re: debug tools evaluate

Post by Gorky »

anyone online form the Blumentals-team, who can help me ??

Regards Gorky
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Re: debug tools evaluate

Post by Karlis »

Evaluate will only work when you have stopped your code at a breakpoint, of course.
Karlis Blumentals
Blumentals Software
www.blumentals.net
Gorky
Posts: 73
Joined: Fri Mar 30, 2007 11:32 pm

Re: debug tools evaluate

Post by Gorky »

ok, thanks!

Gorky
Post Reply