mirror of
https://github.com/php/presentations.git
synced 2026-03-23 23:22:22 +01:00
IPC Xdebug talk
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<list>
|
||||
<bullet>Wayback -> Way in the future</bullet>
|
||||
<bullet>It compiles now</bullet>
|
||||
<bullet>About 60% of test cases pass</bullet>
|
||||
<bullet>About 95% of test cases pass<br/>(everything, besides code coverage is 100%)</bullet>
|
||||
<bullet>It's like rewriting Xdebug ☹</bullet>
|
||||
</list>
|
||||
|
||||
|
||||
68
xdebug-ipc15.xml
Normal file
68
xdebug-ipc15.xml
Normal file
@@ -0,0 +1,68 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<presentation css="10gen-strict.css">
|
||||
<topic>Debugging</topic>
|
||||
<title>Debugging: Past, Present, and Future</title>
|
||||
<event>IPC</event>
|
||||
<location>Online</location>
|
||||
<date>October 27th, 2015</date>
|
||||
<speaker>Derick Rethans</speaker>
|
||||
<email>derick@php.net</email>
|
||||
<twitter>derickr</twitter>
|
||||
<url>http://derickrethans.nl/talks.html</url>
|
||||
<joindin></joindin>
|
||||
<slide>slides/mongodb/title.xml</slide>
|
||||
<slide>slides/mongodb/me.xml</slide>
|
||||
|
||||
<slide>slides/xdebug/agenda-ppp.xml</slide>
|
||||
<slide>slides/xdebug/xdebug-var-dump.xml</slide>
|
||||
<slide>slides/xdebug/library-ladybug.xml</slide>
|
||||
<slide>slides/xdebug/library-krumo.xml</slide>
|
||||
<slide>slides/xdebug/library-kint.xml</slide>
|
||||
<slide>slides/xdebug/library-symfony.xml</slide>
|
||||
<slide>slides/xdebug/shutup.xml</slide>
|
||||
|
||||
<slide>slides/xdebug/tracing.xml</slide>
|
||||
<slide>slides/xdebug/functiontrace-summary.xml</slide>
|
||||
|
||||
<slide>slides/xdebug/xdebug-2.3-error-munging.xml</slide>
|
||||
|
||||
<slide>slides/xdebug/analyse-running-script.xml</slide>
|
||||
<slide>slides/xdebug/netbeans.xml</slide>
|
||||
<slide>slides/xdebug/komodo.xml</slide>
|
||||
<slide>slides/xdebug/phpstorm.xml</slide>
|
||||
|
||||
<slide>slides/xdebug/xdebug-2.3-new.xml</slide>
|
||||
|
||||
<slide>slides/xdebug/debugger-activation.xml</slide>
|
||||
<slide>slides/xdebug/debugger-browser-extensions.xml</slide>
|
||||
<!-- <slide>slides/xdebug/debugger-connection-log.xml</slide> -->
|
||||
|
||||
<slide>slides/internals/vld2.xml</slide>
|
||||
|
||||
<slide>slides/xdebug/vld-path-1-code.xml</slide>
|
||||
<slide>slides/xdebug/vld-path-1-output.xml</slide>
|
||||
<slide>slides/xdebug/vld-path-1-paths.xml</slide>
|
||||
<slide>slides/xdebug/vld-path-2-code.xml</slide>
|
||||
<slide>slides/xdebug/vld-path-2-output.xml</slide>
|
||||
<slide>slides/xdebug/vld-path-2-paths.xml</slide>
|
||||
<!--
|
||||
<slide>slides/xdebug/phpdbg.xml</slide>
|
||||
<slide>slides/xdebug/phpdbg-demo.xml</slide>
|
||||
-->
|
||||
<slide>slides/xdebug/vld-path-4-code.xml</slide>
|
||||
<slide>slides/xdebug/vld-path-4-output.xml</slide>
|
||||
|
||||
<slide>slides/xdebug/vld-path-3-code.xml</slide>
|
||||
<slide>slides/xdebug/vld-path-3-output.xml</slide>
|
||||
<slide>slides/xdebug/vld-path-3-paths.xml</slide>
|
||||
|
||||
<slide>slides/xdebug/restaurant.xml</slide>
|
||||
<slide>slides/xdebug/wayback-tracing.xml</slide>
|
||||
<slide>slides/xdebug/wayback-blocks-simple.xml</slide>
|
||||
<slide>slides/xdebug/wayback-wrapper.xml</slide>
|
||||
|
||||
<slide>slides/xdebug/php7-sigh.xml</slide>
|
||||
|
||||
<slide>slides/xdebug/resources.xml</slide>
|
||||
|
||||
</presentation>
|
||||
Reference in New Issue
Block a user