Breadcrumb

You are in:

Search results for tag “debugging”

  • Debugging Alfresco in Eclipse

    Chris Davidson, Software Consultant

    I recently needed to setup a new development environment for myself, to setup the ability to debug the code I had to workout how to setup Eclipse to remotely connect to Tomcat. This is a question I had been asked before so thought I would document the process.

  • Profiling Your PHP Code

    Matt Dunn, Developer

    A brief introduction to profiling your php code using Xdebug.