Page 1 of 1

CodeLite Xdebug , no file mapping defined

Posted: Tue Dec 29, 2020 10:58 am
by Stephan123
Hello,

I'm a newbie on codelite. I will work with codelite under windows 10.
I will write same simple Php skripts.
I have configure my php.ini for xdebug.
When i write a skript whith phpinfo() , i see xdebug is ready for work.
When i start the Button 'Watit for Debugger Connection' i get the message
"This Projekt has no file mapping".

Image


Wher can i find the Settings for file mapping ?


Your sincerly

Stephan

Re: CodeLite Xdebug , no file mapping defined

Posted: Tue Dec 29, 2020 12:59 pm
by Stephan123
O.K. i have found the project settings. See Screenshot 'settings'.
I check my php.ini file. See screenshot 'ini'
I start in CodeLite 'Wait for debugger'
I call my script in the browser: http://localhost/index.php?XDEBUG_SESSI ... T=PHPSTORM

But the debugger don't stop on the breakpoint.

What is wrong ?


Your sincerly

Stephan