• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Assembly programmers who use visual studio 6.0

SnoopCat

Senior member
can someone please tell me how to debug assembly code in visual studio?


i remember my professor did this a while back where u can go through each line of code and it will show u wats stored in the eax,ecx,edx, ebx, etc registers. it would greatly be apprectiated

whwnever i try to set breakpoints, it makes me disable them and it only debugs the "cpp" file and not the "asm"
 
Back
Top