Editor-debugger setup
-
Hi, I use Microsoft visual studio .net 2003. When I'm in debug mode I can press F10 to execute single instructions (that are usually 5/10 disassembly instructions). I have a problem with my software, and I need to execute disassembly instructions one by one. Someone knows a way to change the editor setup and press F10(or something quite faster) to do this? Thanks to all
-
Hi, I use Microsoft visual studio .net 2003. When I'm in debug mode I can press F10 to execute single instructions (that are usually 5/10 disassembly instructions). I have a problem with my software, and I need to execute disassembly instructions one by one. Someone knows a way to change the editor setup and press F10(or something quite faster) to do this? Thanks to all
If you debug from the assembly view it will execute the instructions one at a time.
-
If you debug from the assembly view it will execute the instructions one at a time.
Sorry but the real problem is different: Someone used my pc last week and now everytime that I press F10 the debugger execute a single disassembly instruction! That person remembers that he changed a flag into the opsions-setup, but he don't remember:zzz: what!!!! can you help me??:confused: