Re: how to debug a php script ( the C code beneath it)
On 13/02/12 21:48, Adi Mutu wrote:
> Hello,
>
> Perhaps this is a stupid question, but i haven't coded in C in years and i'm not very
> familiar with development/debugging tools. If I have a php script say 20 lines,
> How can I see a path of the corresponding C code which is executed? What If i would like to
> break at a certain php line in the script, is it possible?
>
> Thanks,
Why do you want to do it?
It looks to me like that you are trying to solve a problem the hard way
by doing that.
Thread (11 messages)