mirror of
https://github.com/php/presentations.git
synced 2026-03-24 15:42:33 +01:00
12 lines
433 B
XML
12 lines
433 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<slide fontsize="6em">
|
|
<title>Debugging Gotchas</title>
|
|
|
|
<list>
|
|
<bullet>Xdebug connects to the client</bullet>
|
|
<bullet>Remote vs Local debugging</bullet>
|
|
<bullet>Debugging proxy: <br/><link href='http://downloads.activestate.com/Komodo/releases/6.0.1/remotedebugging/'/><br/>(Komodo-PythonRemoteDebugging)</bullet>
|
|
<bullet>%xdebug.remote_connect_back%</bullet>
|
|
</list>
|
|
</slide>
|