Pascal.C
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created how to to set xdebug option -dxdebug.client_host globally ?
Hi! , I have multiple docker interpreters (different images) which are all running in Windows Linux subsystem (WSL). To be able to debug I have to set the option -dxdebug.client_host=<my hostname> ...