mrolle45
mrolle45
I'm going to test your code thoroughly by incorporating it into my mega test script, the one that generates and then executes a python module with 26,000 test cases. I'll...
Help! I'm in Visual Studio. I've created a branch in my clone repo, made the change to scopes.py, staged the file and made a commit on the branch. I don't...
Anyone have a suggestion about what `pcpp` should do in these cases?
You can look at the magic signature of your vc70.idb file by saying `type vc70.idb` on Windows, or using the `strings` command on unix/linux. A PDB V2 file should come...