phpDocumentor base
[ class tree: base ] [ index: base ] [ all elements ]

Class: Debug

Source Location: /myphp-1.9/myphp-1.9-base/html/util/Debug.php

Class Debug

Class Overview

The Debug class is used together with the Eclipse to add support for remote debugging

Write: url?DBGSESSID=1@localhost:10001

  1. Usage:
  2. $debug = new Debug();
  3. $debug->breakpoint();
  4. Or
  5. Debug::breakpoint();

Located in /myphp-1.9/myphp-1.9-base/html/util/Debug.php [line 35]



		
		
		
		

Methods

[ Top ]
Method Summary
Debug   Debug()   Constructor
void   breakpoint()   used to stop in the debugger

[ Top ]
Methods
Constructor Debug  [line 39]

  Debug Debug( )

Constructor



[ Top ]
breakpoint  [line 46]

  void breakpoint( )

used to stop in the debugger


API Tags:
Static:  


[ Top ]

Documentation generated on Thu, 22 Dec 2005 17:05:38 +0100 by phpDocumentor 1.3.0RC3