Date: Sun Oct 8 00:06:32 CEST 2006
User: Derick Rethans
Directory: xdebug
Log Message:
[0.05]
- Fixed wrong type for context variable.
Modified files:
xdebug/xdebug_handlers.h (version: 1.34)
[FILE: /xdebug/xdebug_handlers.h]
===================================================================
RCS file: cvstemp,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- xdebug/xdebug_handlers.h:1.33 Tue Mar 14 20:20:48 2006 GMT
+++ xdebug/xdebug_handlers.h Sat Oct 07 20:06:32 2006 GMT
@@ -62,7 +62,7 @@
xdebug_hash *eval_id_lookup;
int eval_id_sequence;
xdebug_llist *line_breakpoints;
- xdebug_llist *exception_breakpoints;
+ xdebug_hash *exception_breakpoints;
xdebug_debug_list list;
int do_break;
Received on Sun Oct 08 2006 - 00:06:38 BST
This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST