Mon Jan 17, 2005 3:25 pm |
Replies: 3 |
Views: 5955 |
|
|
I know it seems strange. I'm using a module in my project that was compiled with debug. The only way I was able to get that module to load was to compile php with debug. I'll get a non debug build ...
|
Mon Jan 17, 2005 12:41 pm |
Replies: 3 |
Views: 5955 |
|
|
Hi,
I have a debug version of php4 installed. In order for the dbg module to load, I need to compile the dbg module with debug turned on. I don't see any debug options in the configure script for ...
|
Tue Sep 14, 2004 7:51 am |
Replies: 4 |
Views: 6773 |
|
|
That's exactly what I was looking for. Thankyou!!
|
Mon Sep 13, 2004 8:22 am |
Replies: 4 |
Views: 6773 |
|
|
Let me try and clarify. I don't want you to teach me how to write my own Java client. My question has to do with specifically how and when the debugger makes a connection to a client. How does one ...
|
Sun Sep 12, 2004 1:00 pm |
Replies: 4 |
Views: 6773 |
|
|
Hi,
I am experimenting with writing my own dbg client. I am running win xp with php 4.3.2. I've installed dbg along with PHPEclipse. I am able to run the debugger in the PHPEcllipse environment ...
|