View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000911 | Xdebug | Uncategorized | public | 2012-12-29 19:05 | 2013-03-09 21:53 |
Reporter | rasta | Assigned To | derick | ||
Priority | high | Severity | block | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Platform | Apple | OS | MacOs | OS Version | 10.8.2 |
Product Version | 2.2.1 | ||||
Summary | 0000911: Cannot debug console scripts with Netbeans | ||||
Description | Debugging in browser works fine, so netbeans and xdebug are configured correctly. But I can't debug when running cli scripts from terminal. I do everything as usual: expected result: my result: I became this result with the netbeans debug option 'stop at first line' unchecked. This behaviour is in my opinion really weird. | ||||
Steps To Reproduce | 1) set a breakpoint on any simple php script | ||||
Additional Information | My PHP, Apache and Xdebug are installed via macports, with no modifications, except the xdebug configuration in php.ini: xdebug.remote_enable=on nothing else i hope it's going to be reproducible. | ||||
Tags | No tags attached. | ||||
Operating System | Mac Os 10.8.2 | ||||
PHP Version | 5.4.10-5.4.14 | ||||
|
This is likely an issue with netbeans or your configuration. I can not support every IDE, so please seek your help with the netbeans forums: https://twitter.com/netbeans/status/291948017639096322 |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-12-29 19:05 | rasta | New Issue | |
2013-03-09 21:52 | derick | Note Added: 0002436 | |
2013-03-09 21:53 | derick | Status | new => resolved |
2013-03-09 21:53 | derick | Resolution | open => unable to reproduce |
2013-03-09 21:53 | derick | Assigned To | => derick |
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 |