NuSphere Forums Forum Index
NuSphere Forums


Wed Jun 15, 2016 3:49 am
Replies: 21
Views: 8768
I close everything , create new dir, copy index.php and create a new project.
F9 and F8 = value under cursor is correct : $a: string = "hello world"

Problem seemed to be is in ppw file

Sun Jun 12, 2016 2:57 pm
Replies: 21
Views: 8768
View > debug > watch is empty

Fri Jun 10, 2016 1:35 am
Replies: 21
Views: 8768
All windows closed,
no expression anywhere

My soft

<?php
$a = "hello world";
echo $a;
?>
F9 to start
F8 one step
cursor on $a

too many lines .....

same problem ...

Thu Jun 09, 2016 2:13 am
Replies: 21
Views: 8768
$a in immediate windows
$a
: array =
$_GET: array =
DBGSESSID: string = "425303783040500001;d=1,p=0,c=1"
$_POST: array =
$_COOKIE: array =
$_FILES: array =
$_SERVE ...

Wed Jun 08, 2016 2:42 am
Replies: 21
Views: 8768
Local server
http:///sudgolf.fr/temp/phpinfo().htm

Embeded distributed serveur
http://sudgolf.fr/temp/phpinfo(SRV).htm

Same problem with SRV distribution

Tue Jun 07, 2016 12:55 pm
Replies: 21
Views: 8768
Uninstall and reinstall latest release 7.022

<?php
$a = "hello world";
echo $a;
?>

Always same problem : full page of values

Sat May 28, 2016 2:37 am
Replies: 21
Views: 8768
Same problem

http:///sudgolf.fr/temp/S2.png

I'll remove Phped and install last release on monday

Fri May 27, 2016 2:24 am
Replies: 21
Views: 8768
Watches are clean.
I close and reopen
Always unusable display

Thu May 19, 2016 2:08 am
Replies: 21
Views: 8768
When i put $a in immediate windows i get :
$a
: array =
$_GET: array =
DBGSESSID: &string = "425093760735200002;d=1,p=0,c=1"
$_POST: array =
$_COOKIE: array =
DB ...

Thu May 19, 2016 2:06 am
Replies: 21
Views: 8768
Uncheck Expression evaluation > no value at all ...when cursor on $a or $b

nothing in "immediate" windows
correct value in "Locals" windows

Sun May 08, 2016 8:59 am
Replies: 21
Views: 8768
When i put mouse'cursor on variable, i get a lot of unwanted informations.
Where can'i configure DBG to get only value of variable under cursor ?
Regards
Page 1 of 1
All times are GMT - 5 Hours