Author Topic: Shared Library debugging  (Read 2658 times)

anthonypate

  • Guest
Shared Library debugging
« on: November 06, 2009, 01:12:46 am »
I am looking for a debugging solution. I am writing a php extension. The extension is loaded by apache and called from a PHP script.
I have created a shared library with C::B and have been succesful in loading it and calling it from a PHP script. All good.
Now I want to source level debug the shared library. Any suggestions?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Shared Library debugging
« Reply #1 on: November 06, 2009, 02:23:41 am »
Debug -> Attach to process?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]