Xdebug  
  XDEBUG EXTENSION FOR PHP | SCREENSHOTS
home | updates | installation | documentation | screenshots | license | support

STACKTRACES

The default PHP error handler is modified, so that the error message includes information about the functions in the call stack together with the parameters, as you can see in this screenshot:

FUNCTIONTRACES

Sample output from xdebug_dump_function_trace(), it shows all functions that were called plus variables (in most cases):



 
RELEASES
[29-11-2004]
Source:
Debug client 0.8.0 (binary):
[15-09-2004]
Windows modules:
[30-06-2004]
Source:
Modules for 4.3.x (binary):
Debug client 0.7.0 (binary):

DEVELOPMENT VERSION (2.0dev)
Instructions to get Xdebug 2.0dev from CVS can be found here. This version compiles on PHP 4.3.0 and higher.

BINARY SNAPSHOTS (2.0dev)
Modules for 4.3.x-dev:
Modules for 5.0.x-dev:
Modules for 5.1.x-dev:

OLDER RELEASES
Source:

 
 
This site and all of its contents are Copyright © 2002, 2003, 2004 by Derick Rethans.
All rights reserved.