Comments
Sort by recent activity
But how can i attach the running application or exe file into a visual studio and set break points?
I have only used break points in my code and debug the code. I haven't used with the application itself.
So please provide more information on how it can be done? / comments
But how can i attach the running application or exe file into a visual studio and set break points?
I have only used break points in my code and debug the code. I haven't used with the application ...
james.billings wrote:
You set the option to enable debugging information. See here. You can then run the application, attach to it from within VS and set breakpoints as you normally would do.
Sorry i didn't get what you are trying to say.
Now i have exe which is obfuscated and .pdb file. But how can i read these or where should i set break point. I can set break point in VS and run the code for normal projects.But as you said where should i keep break points?And how to troubleshoot? / comments
james.billings wrote:
You set the option to enable debugging information. See here. You can then run the application, attach to it from within VS and set breakpoints as you normally would do.
S...
How can i troubleshoot by using check pdb files? / comments
How can i troubleshoot by using check pdb files?
Hi chris..
what is merging function? / comments
Hi chris..
what is merging function?