CodeLobster IDE
http://codelobster.com/forum/

Has anyone debug with vscode + xdebug?
http://codelobster.com/forum/viewtopic.php?f=3&t=25223
Page 1 of 1

Author:  hansara [ Tue Mar 07, 2023 8:03 pm ]
Post subject:  Has anyone debug with vscode + xdebug?

I just started using vscode and I'm having a hard time fixing the error.
And I heard the industry recommend that xdebug is very effective at fixing bugs. Has anyone used it, please give me experience and effects!?

Author:  jameswise [ Sat Apr 22, 2023 3:41 pm ]
Post subject:  Re: Has anyone debug with vscode + xdebug?

Personally, I've used Xdebug on a few different projects and found it to be a powerful tool for debugging PHP applications. It allows you to step through your code line-by-line, view the values of variables and other data at various points in your code, and trace function calls and parameter values. This can be especially helpful when you're dealing with complex code or trying to find the source of a hard-to-pinpoint bug.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/