Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : Setting up XDebug on AMPPS in Mac OS X



Normal Mode | Print  

Setting up XDebug on AMPPS in Mac OS X
chongkan
Group: Member
Post Group: Newbie
Posts: 2
Status:
This is the VSC configuration for my mac. I spent a while figuring out the correct mapping.

PHP Code

 {
    
// Use IntelliSense to learn about possible attributes.
    // Hover to view descriptions of existing attributes.
    // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
    
"version""0.2.0",
    
"configurations": [
        {
            
"name""Listen for XDebug",
            
"type""php",
            
"request""launch",
            
"port"9000
            
"pathMappings": {
                
"/Applications/AMPPS/www/myprojectA/""${workspaceRoot}",
    
            }
        }
    ]


IP: --   


Threads
 Tyrion   Setting up XDebug on AMPPS in Mac OS X, Setting up XDebug on AMPPS in Mac OS X (5 Replies, Read 39343 times)
    |--  Tyrion   I’ve finally set...   on November 22, 2013, 3:53 am
    |--  mluria   Thanks for including...   on June 24, 2014, 5:08 pm
    |--  tidus   Hi, Okay. We...   on June 26, 2014, 1:37 pm
    |--  clod   I prefer to...   on December 18, 2017, 1:01 pm
    |--  chongkan   This is the...   on October 24, 2019, 8:28 am

« Previous    Next »

Normal Mode | Print  



Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is July 6, 2025, 3:10 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.020