NuSphere Forums Forum Index
NuSphere Forums


Fri Feb 24, 2006 4:42 pm
Replies: 15
Views: 16836
Dmitrie,

What exactly is needed to make DBG work with Php 5.1?

Maybe I can do the work.

Fri Feb 25, 2005 11:37 pm
Replies: 5
Views: 6511
What do you mean by the first appropriate location?

I'm trying to do this buy DBG never calls HandleBreakpoint.

The sample script I'm using is a for loop with an echo:

for ($a = 0; $a < 10 ...

Wed Feb 23, 2005 11:24 pm
Replies: 5
Views: 6511
Let me see if I understand correctly:

- The IDE says pause the debug session
- I start returning S_FALSE on IDbgSite::IsAlive()
- Dbg will call HandleBreakpoint with reason BR_DEBUGGER_REQ

Cor ...

Wed Feb 23, 2005 10:05 pm
Replies: 1
Views: 5586
I'm setting a breakpoint using SetBreakpoint3

I'm getting an unresolved state (BPS_DBG_UNRESOLVED).

The parameters I'm passing seem fine. In other cases I don't get this value. What is the crite ...

Wed Feb 23, 2005 12:10 am
Replies: 5
Views: 6511
I notice that you could get a notification due to the IDE requesting to pause the current request. How do I get to tell the server to pause the current request using the DbgListener component?

Tue Aug 31, 2004 11:56 pm
Replies: 0
Views: 5990
I have been looking into integrating my Php editor, VS.Php with Dbg. I'm currently looking at the DbgListener component. Seems like the COM interface makes it fairly easy to interface with the backend ...
Page 1 of 1
All times are GMT - 5 Hours