com presentations: IPC Xdebug talk: slides/xdebug/php7-sigh.xml xdebug-ipc15.xml

[email protected] (Derick Rethans) Fri, 30 Oct 2015 11:59:00 +0000
Newsgroups php.pres
Message-ID <[email protected]>
Commit:    56fbd8c7e7d03e126bda31525a6d39027a4f57be
Author:    Derick Rethans <[email protected]>         Wed, 28 Oct 2015 12:58:36 +0100
Parents:   8ef2fbfdcd827832ff4281a405279506f74ebd4f
Branches:  master

Link:       http://git.php.net/?p=presentations.git;a=commitdiff;h=56fbd8c7e7d03e126bda31525a6d39027a4f57be

Log:
IPC Xdebug talk

Changed paths:
  M  slides/xdebug/php7-sigh.xml
  A  xdebug-ipc15.xml


Diff:
diff --git a/slides/xdebug/php7-sigh.xml b/slides/xdebug/php7-sigh.xml
index 9331d15..430e7af 100644
--- a/slides/xdebug/php7-sigh.xml
+++ b/slides/xdebug/php7-sigh.xml
@@ -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>
 
diff --git a/xdebug-ipc15.xml b/xdebug-ipc15.xml
new file mode 100644
index 0000000..d1d2246
--- /dev/null
+++ b/xdebug-ipc15.xml
@@ -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>[email protected]</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>