php - cannot open any file in MacGDBp -


i’ve downloaded macgdbp on mac cannot use because cannot open or read file it. in « file » menu, « open recent » (pointing empty list) , « close » enabled. tried using « open as » on file of project open macgdbp, refused system.

any appreciated.

edit:

window -> breakpoints -> "+" -> open file on local machine. view file in breakpoints window , set breakpoint want.

macgdbp -> preferences -> paths -> "+". set local project root on local machine, , set remote project root on machine running code debugging.

now when set breakpoint in local file , have matching path entry, macgdbp set breakpoint in corresponding remote file.

the macgdbp doc helped me find answer.

original answer:

i new program don't believe how intended used (pretty sure osx apps have usual file menu options greyed out if app doesn't use them).

once start macgdbp starts listening connections on port 9000 using dbgp protocol (the php xdebug extension uses protocol connect remote debugger such macgdbp). once receives connection, macgdbp display current file being executed. have not yet figured out how open new files in macgdbp without doing -- may not possible.

so key configure whatever running code connect macgdbp.


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -