Menu

debugger?!

Urs Mäder
2005-03-19
2012-12-07
  • Urs Mäder

    Urs Mäder - 2005-03-19

    next step for a better devphp could be a adding xdebug-support. What you mean about?

     
    • SongoQ

      SongoQ - 2005-03-19

      Yes, cool !!!

       
    • Pierre Fauconnier

      YES !
      That would be great - i can't believe that...
      Do you mean we could 'Run' step by step, step over, set a break-point, run to cursor, and on and on

      btw - could we imagine a form to define our own function-keys ? Or may be something external like translator.exe

       
    • Urs Mäder

      Urs Mäder - 2005-03-26

      first step is working.

      running a php-file with xdebug step-into step-over, step out, setting breakpoints in the source gutter. not really stable and man things to do

      but working...and coming in the next version of devphp.

       
      • Pierre Fauconnier

        imho, Freddy Mercury wrote something like

        You are the champions, my friends
        And keep on fighting till the end...

        (... of our debugger 8-)

        Didn't he ?

         
    • Urs Mäder

      Urs Mäder - 2005-04-03

      some informations about the state of developement:

      now the communication between xdebug and devphp is stable. (background - info: devphp uses the DBGp-Protocol with xdebug) the protocol is based on xml - messages.
      all values are coded in base64coded strings. so it's a little hard to coding. but i can now start the file and walk thru the code and evaluate expressions (showed in this moment as base64coded values).... step by step i will go forward.

      for informations about xdebug please see:
      http://www.xdebug.org/

       
      • Pierre Fauconnier

        Hi,
        Thank you for these good news, and your excellent work (as usual 8-)
        http://www.xdebug.org/ is talking about a "profiler" - could Dev-PHP use something like that in order to track my "guilty" code ?

         
        • Urs Mäder

          Urs Mäder - 2005-04-04

          yeah. a profiler should be possible - but i think this must be a second or third step. first i will implement the debugger...

           
      • Pierre Fauconnier

        Hi,
        Sure, you must have a lot of more important things to do / code / imagine / ... However could it be possible to "see" your debugger via screenshots ?
        http://sourceforge.net/project/screenshots.php?group_id=54728

        (i definitely can't believe this could exist in the real world)

         
        • Urs Mäder

          Urs Mäder - 2005-04-05

          i will distribute in the next days/weeks? a version for testing the new feature. this will not be an official release. only for have some feedbacks. you can see the announcement in this thread...

           
          • Pierre Fauconnier

            Almost convinced - Cool !

             
    • Urs Mäder

      Urs Mäder - 2005-04-13

      see the announcement in the thread "Preview debugger". there is a preview version 2.0.13 test with xdebug support.-:)

       

Log in to post a comment.

MongoDB Logo MongoDB