View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001182 | Xdebug | Uncategorized | public | 2015-08-30 05:18 | 2015-11-05 16:48 |
Reporter | RyanNerd | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | Mint | OS Version | 17.2 |
Fixed in Version | 2.4.0beta1 | ||||
Summary | 0001182: Using PHPStorm with PHP 7 RC1 and xdebug 3.0-dev break points are passed by including setting break point at start of script | ||||
Description | Compiled today's release of xdebug 3-dev and was able to get PHPStorm 9.0.2 with PHP 7 RC1 as the interepeter to recognize the xdebug.so module and load it without errors. Created a simple test app set a break point and ran in debug mode, but all break points are ignored. Configured to always break on start and that too is ignored. | ||||
Steps To Reproduce | Create a simple 3 or 4 line PHP test program. | ||||
Additional Information | Output from php -v | ||||
Tags | exit code 139, PHP7, PHPStorm | ||||
Operating System | Mint 17.2 | ||||
PHP Version | 7.0RCx | ||||
|
I forgot to mention the exit code is 139 which I think is a segmentation fault or a memory related issue. |
|
Can you try this with the latest Xdebug from GIT? Everything (besides code coverage) should work now. |
|
Ping? |
|
This issue can be closed. Thanks. |
|
Awesome. Marking as fixed in 2.4.0beta1 then. |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-08-30 05:18 | RyanNerd | New Issue | |
2015-08-30 05:36 | RyanNerd | Note Added: 0003171 | |
2015-08-30 05:40 | RyanNerd | Tag Attached: PHP7 | |
2015-08-30 05:41 | RyanNerd | Tag Attached: exit code 139 | |
2015-08-30 05:41 | RyanNerd | Tag Attached: PHPStorm | |
2015-10-23 08:26 | derick | PHP Version | 5.6-dev => 7.0RCx |
2015-10-23 08:26 | derick | Note Added: 0003187 | |
2015-10-23 08:26 | derick | Assigned To | => derick |
2015-10-23 08:26 | derick | Status | new => feedback |
2015-11-05 15:16 | derick | Note Added: 0003200 | |
2015-11-05 16:42 | RyanNerd | Note Added: 0003202 | |
2015-11-05 16:42 | RyanNerd | Status | feedback => assigned |
2015-11-05 16:48 | derick | Note Added: 0003203 | |
2015-11-05 16:48 | derick | Status | assigned => closed |
2015-11-05 16:48 | derick | Resolution | open => fixed |
2015-11-05 16:48 | derick | Fixed in Version | => 2.4.0beta1 |
2016-07-31 12:36 | derick | Category | Usage problems => Usage problems (Crashes) |
2016-07-31 12:38 | derick | Category | Usage problems (Crashes) => Usage problems (Wrong Results) |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |