View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000753 | Xdebug | Uncategorized | public | 2011-11-23 07:40 | 2014-02-27 19:15 |
| Reporter | ding | Assigned To | |||
| Priority | immediate | Severity | crash | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| Platform | windows | ||||
| Product Version | 2.1.0 | ||||
| Summary | 0000753: Crash with php activescript | ||||
| Description | when i use xdebug to debugging php code in php-activescript, | ||||
| Steps To Reproduce | The xdebug will crash with php-activescript.(Any version of xdebug,php) | ||||
| Additional Information | php-activescript: http://pecl.php.net/package/PHPScript | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.2.6 | ||||
|
|
the code was attached, |
|
|
Visual Basic 6 code, use php-activescript: Private Sub Command1_Click() |
|
|
the 'debugclient.exe' could connected with the xdebug at starting, but any command will make the crash.(such as 'set_into -i 1') |
|
|
[receive]470 <?xml version="1.0" encoding="iso-8859-1"?> then xdebug Crash... |
|
|
I have changed the PHP activeScript code to fix the bug. |
|
|
I have changed the PHP activeScript code to fix the bug. |
|
|
What have you done to PHP activeScript to make it work? cheers, |
|
|
I don't know how i fixed the bug, but not crash on PHPscript branche 5.0 http://svn.php.net/viewvc/pecl/activescript/branches/PHP_5_0/ I merge the code about opcode compile and exectue, then bug fixed |
|
|
Closing this out, as I understand that the issue is no longer a problem. |