CodeLobster IDE

Free cross-platform PHP IDE (HTML, PHP, CSS, JavaScript, Python code editor) with support Drupal, Joomla, Twig, JQuery, BackboneJS, LaravelJS, Node.js, CodeIgniter, CakePHP, Laravel, Magento, MeteorJS, Phalcon, Symfony, VueJS, WordPress, Yii
It is currently Thu Mar 28, 2024 7:11 pm

All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: debugging
PostPosted: Mon Sep 04, 2017 5:49 am 
Offline

Joined: Mon Sep 04, 2017 5:40 am
Posts: 3
hello (code lobster version 5.13)
is it possible in debug mode
in breakpoint position to return to previous line like c# debbuger

for sample :
i have this php code
$alpha = 'erzzerzer';
$beta = $alpha .'ddsdsd';
with breakpoint on $beta...
i run in debug mode F8
it stop on $beta line
i change code for $alpha like
$alpha = 'zozo';
can i move the execution pointer to $alpha line ?


Top
 Profile  
 
 Post subject: Re: debugging
PostPosted: Mon Sep 04, 2017 2:33 pm 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3931
Hi, ikeas.

No, it is impossible to operate debugger by this way.

Regards,
Codelobster Team.


Top
 Profile  
 
 Post subject: Re: debugging
PostPosted: Fri Oct 13, 2017 6:00 pm 
Offline

Joined: Fri Oct 13, 2017 5:55 pm
Posts: 1
Dear Codelobster Team,

Although your answer is short and to the point, it is not sufficient.
It would be much more useful to add what the user must do to achieve
the same result or effect.

For example, mMy guess, in this case, is that the user would have to stop the currentdebugging session by doing (x,y,x) and then restarting the debugging session
by doing (a,b,c)... Where you provide the X, Y, Z and the A, B, Cs


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 50 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2016 phpBB Group