Hello, guest. We have noticed that you are not registered at this bug tracker. Your experience will be greatly enhanced if you log in. To do so, you first must register by clicking on the Register tab at the top. If you are already registered, you can login at the Login tab.
Syndicate Syndicate Listing Display Search Login/Register
Bug Id ?
235
Reporter ?
aymeric
MacGDBp / 1.4.1
Status ?
Closed
Severity ?
Minor
Fixed in Revision ?
Mstone ?
Summary ?
Message - can not open file
Report Time ?
June 9, 2012 10:04 PM
Assignment ?
Resolution ?
Duplicate
Priority ?
Normal
Dependencies ?
- none -
Mstone (old) ?


Votes
For: 1 (100%)
Against: 0 (0%)
Total: 1

June 9, 2012 10:04 PM aymeric
First of all, thank you for sharing your tool with the developper community.
I am initially familiar with Excel VBA development and I duely appreciate to have a step by step debugger such as yours.
I went through the installation instructions and aslo followed the tutorial:
http://technosophos.com/content/debugging-your-php-code-xdebug-mamp-textmate-and-macgdbp-support
On the debugger window, the 2 first pans operate correctly but the bottom pan doas not show the code being executed. I get a simple sentence 'can not open file' instead of it.
Can you help?
Thanks in advance

July 3, 2012 08:39 PM Hyun-ho Shin
I had this problem but I think I have a solution for you.
I kept playing around with my sites and putting the php documents in different directories and I found that macdgbp opened the file successfully at certain paths and not others. at first I though this was due to the number of different folders it had to navigate, so like more folders meant not being able to open the file but this was really inconsistent so I checked and realized it was due to spaces in the names of the directories.
I changed my work to my_work and everything worked find.
I'm hoping it gets fixed since I don't want to go through all my directories and putting underscores in.

September 12, 2012 01:42 PM Tekl
I can confirm this Bug with v1.5. With other Debuggers like PhpStorm I've no problem with paths withs spaces.

September 4, 2019 02:46 PM Robert
Dupe of bug 224, fixed in master/2.0.

On September 4, 2019 02:46 PM, Robert changed: