[FLOW3-general] Debug Flow Applications with PhpStorm 6 and xdebug
Thomas Mammitzsch
thomas at visualworx.de
Fri Apr 5 23:13:36 CEST 2013
Try without that. Works at least for me.
Regards, Thomas
Am 05.04.2013 23:02 schrieb "Steffen Wickham" <steffen at gaming-inc.de>:
> That's why I'm using the debugproxy script modified by Sebastian
> Kurfürst. It translates the package script to the copied version in cache.
>
> regards
> Steffen
>
>
> Am 05.04.2013 22:46, schrieb Thomas Mammitzsch:
> > do you set the breakpoints in the right file
> >
> (Data/Temporary/Development/Cache/Code/Flow_Object_Classes/yourPhpFile_Original.php)?
> >
> > regards, Thomas
> >
> > Am 05.04.2013 22:30, schrieb Steffen Wickham:
> >> Hello Kerstin,
> >>
> >> thank you for the link! That helped a lot! :)
> >>
> >> Unfortunately I'm not able to handle it correctly I guess. Sorry for
> >> dump questions but I#m quite new to xdebug and nerver used it before...
> >>
> >> Okay, I've got the following setup:
> >> My webserver is running and connects to my local computer on port 9000
> >> where the debugproxy script is listening. The proxy forwards all
> >> requests to port 9010 where PhpStorm is listening on. I'd verified that
> >> the server sends data to my local machine by using tcpdump watching all
> >> traffic on port 9000. The debugproxy script also response regularly with
> >> "New debug session" and "Debug session closed". So this part seems to be
> >> working. PhpStorm also responding with "Waiting for incoming
> >> connection[...]" and "Connected".
> >>
> >> I can also set break points. So far so good, but now the problems
> >> begin... Sometimes (most of the time) the break points getting ignored
> >> by xdebug and when breakpoints working, I don't get any useful
> >> informations. No variable values, not function return values. All I get
> >> is the "Connected" message.
> >>
> >> Can somebody help me? I appreciate any hint! :)
> >>
> >> Cheers
> >> Steffen
> >>
> >
> > _______________________________________________
> > FLOW3-general mailing list
> > FLOW3-general at lists.typo3.org
> > http://lists.typo3.org/cgi-bin/mailman/listinfo/flow3-general
>
> _______________________________________________
> FLOW3-general mailing list
> FLOW3-general at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow3-general
>
More information about the FLOW3-general
mailing list