[xdebug-dev] Bug 0000247: xdebug.remote_mode = jit does not work

From: <noreply[@]lists.xdebug.org>
Date: Thu, 15 Mar 2007 02:18:59 +0100

The following NEW bug has been ADDED.
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000247
======================================================================
Reporter: jun
Handler:
======================================================================
Project: Xdebug
Bug ID: 247
Category: Usage problems
Reproducibility: always
Severity: major
Priority: normal
Status: new
Operating System: Windows
PHP Version: 5.2.0
Xdebug Version: 2.0.0rc4-dev
======================================================================
Date Submitted: 2007-03-15 02:18 CET
Last Modified: 2007-03-15 02:18 CET
======================================================================
Summary: xdebug.remote_mode = jit does not work
Description:
I'm trying to get JIT working, but it does not work.
I set these and made sure they are set correctly by
phpinfo().

  xdebug.remote_enable = On
  xdebug.remote_mode = jit

Then I added erroneous function call like:

  bogusfunction();

in my php source.

When the error hppened, xdebug inserted a nice error
information on generating web page, but did not attempt
to connect debug client.

======================================================================

Bug History
Date Modified Username Field Change
======================================================================
2007-03-15 02:18jun New Bug
2007-03-15 02:18jun Bug Monitored: jun
======================================================================
Received on Thu Mar 15 2007 - 02:19:01 GMT

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