Prosta acz przydatna funkcja XDEbug’a czyli określenie linku:


	[xdebug]
	zend_extension=/Applications/MAMP/bin/php5/lib/php/extensions/no-debug-non-zts-20050922/xdebug.so
	xdebug.file_link_format = "txmt://open?url=file://%f&line=%l"
	xdebug.profiler_enable=1
	xdebug.profiler_output_dir="/Users/paramah/Sites/Debug"
	xdebug.trace_format=1
	xdebug.trace_output_dir="/Users/paramah/Sites/Debug"
	xdebug.var_display_max_children=3
	xdebug.extended_info=1
	xdebug.collect_vars=1
	; cgi.force_redirect = 1