How to show Environment Variables in Debug mode

how can I show the environment variables when debugging.. it works fine when I use "evalute expression" but I'd like to have a list with all environment variables without having to enter each variable to the evaluate expression list in each debugging session..

0
2 comments

Add  $_ENV to watches?

0

Well - that's certainly a solution.. I just thought that there was a way to let it display automatically in the "variables pane"...

0

Please sign in to leave a comment.