Does dbg-cli do JIT debugging? |
Site Admin
|
JIT is an ability to run debug session Just In Time when you get an error or a problem in your script that was run without any request to debug.
It does not relate to ability to show any output.... Output itself can't be shown in dbg-cli 2.11.0 but it's what will be done soon. |
||||||||||||
|
|
Well, In understand that the JIT debugging wouldn't make dbg-cli display anything. was hoping though that using the JIT method would allow the browser to do the displaying, and dbg-cli to do the debugging!
I discovered where the outpout is going. It is explicitly read and discarded in process_conn(), which I have been able to fix, although it needed an extra call to process_conn() to make sure all the output was processed before the session is finished. |
||||||||||||
Last edited by iandall on Thu Jun 10, 2004 9:35 am; edited 1 time in total |
Site Admin
|
so, why don't you use PHPED ?
|
||||||||||||
|
|
Good question. I guess I am pretty used to using emacs as aan IDE for other things and was kind of hoping to do the same for PhP. I've written a dbg.el for emacs, but it is not much tested yet.
|
||||||||||||
|
Does dbg-cli do JIT debugging? |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by