Where Should I Put The .pdbrc File On Windows So That It Is Globally Visible?
I am using .pdbrc to store my debugging alias. And I want it to be available globally. Where should this file be on windows?
Solution 1:
After several tries, I found it. You can put it in C:\users\your_win_user\.pdbrc
Post a Comment for "Where Should I Put The .pdbrc File On Windows So That It Is Globally Visible?"