[xdebug-general] Using breakpoints...

From: ALL <thegreatall[@]gmail.com>
Date: Wed, 11 Jul 2007 16:20:31 -0600

I am developing a project to allow people to debug their php applications
though a web interface. The idea is to use php to act as a server and
create a new process of php with the requested file to debug.

The problem/question is that how do breakpoints work, and how can i
communicate with the script that has been suspended with a breakpoint?
should i try a local-remote debugging approch, or is their an ezier way
communicate with the active php process that has been broken?

also is there an easser way to set breakpoints or communicate with xdebug
than doing a local-remote request?

really what i am asking for is a fairly simple program that has been
writen that communicates with xdebug.

Thanks,
-Nathan (ALL)
Received on Thu Jul 12 2007 - 00:20:38 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST