[xdebug-dev] xdebug xdebug/xdebug.c - Make the remote_log feature work.

From: Derick Rethans <derick[@]derickrethans.nl>
Date: Thu, 19 Oct 2006 21:10:51 +0200

Date: Thu Oct 19 21:08:11 CEST 2006
User: Derick Rethans
Directory: xdebug

Log Message:
[0.25]
- Make the remote_log feature work.
#- It helps if you don't reset it to NULL on request start...

Modified files:
           xdebug/xdebug.c (version: 1.358)

[FILE: /xdebug/xdebug.c]

===================================================================
RCS file: cvstemp,v
retrieving revision 1.357
retrieving revision 1.358
diff -u -r1.357 -r1.358
--- xdebug/xdebug.c:1.357 Wed Oct 18 10:04:06 2006 GMT
+++ xdebug/xdebug.c Thu Oct 19 17:08:11 2006 GMT
@@ -754,7 +754,6 @@
 #endif
         }
         XG(remote_enabled) = 0;
- XG(remote_log) = NULL;
         XG(profiler_enabled) = 0;
         XG(breakpoints_allowed) = 1;
         if (XG(auto_trace) && XG(trace_output_dir) && strlen(XG(trace_output_dir))) {
Received on Thu Oct 19 2006 - 22:04:48 BST

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST