View Issue Details

IDProjectCategoryView StatusLast Update
0001046XdebugUncategorizedpublic2014-11-11 19:53
ReporterJim.Nickerson@Gmail.com Assigned Toderick  
PriorityhighSeverityblockReproducibilityalways
Status resolvedResolutionno change required 
PlatformxamppOSWindowsOS Version8.1
Product Version2.2.4 
Summary0001046: Breakpoints fail with DEVSENSE PHP Tools for Visual Studio 2013 version 1.11.5062
Description

xampp 1.8.2
PHP 5.4.25
System: Windows NT ALIEN_I7 6.2 build 9200 (Unknown Windows version Business Edition) i586
All works with xdebug that is shipped with xampp
I can not set breakpoints when using 2.2.4
When I run it puts the PHP debugger in the system tray and sometimes the .php runs but never stops at the breakpoint.
To run again I must close the PHP debugger in the system tray.
With the debug shipped with xampp the Visual Studio Debug Output window shows:
Auto-attach to process '[6280] PHP.Debugger.Systray.exe' on machine 'ALIEN_I7' succeeded.
Auto-attach to process '[8108] php_remote.exe' on machine 'ALIEN_I7' succeeded.
Stops at Breakpoint as requested.
The program '[8108] php_remote.exe' has exited with code -1 (0xffffffff).
with 2.2.4 it shows
Auto-attach to process '[2304] PHP.Debugger.Systray.exe' on machine 'ALIEN_I7' succeeded.
Does not stop at breakpoint.
php file runs to completion.

Steps To Reproduce

Open php project in visual studio 2013
open php file
set breakpoint
push F5

TagsNo tags attached.
Operating System
PHP Version5.4.20-5.4.24

Activities

derick

2014-05-19 23:39

administrator   ~0002830

Could you please provide a small (set of) files that reproduces this issue? Can you also create an accompanying xdebug.log file as described at http://xdebug.org/docs/remote#remote_log

Jim.Nickerson@Gmail.com

2014-06-12 13:59

reporter   ~0002845

I think I will just wait till XAMPP includes the latest ( a newer ) version and Devsense catches up.
I would like to use the latest but changing back and forth is quite a process.

derick

2014-11-11 19:53

administrator   ~0002904

I am closing this then. Thanks anyway. Let me know if you have futher problems
with newer versions.

Issue History

Date Modified Username Field Change
2014-04-10 16:30 Jim.Nickerson@Gmail.com New Issue
2014-05-19 23:39 derick Note Added: 0002830
2014-05-19 23:39 derick Assigned To => derick
2014-05-19 23:39 derick Status new => feedback
2014-06-12 13:59 Jim.Nickerson@Gmail.com Note Added: 0002845
2014-06-12 13:59 Jim.Nickerson@Gmail.com Status feedback => assigned
2014-11-11 19:53 derick Note Added: 0002904
2014-11-11 19:53 derick Status assigned => resolved
2014-11-11 19:53 derick Resolution open => no change required
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