We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am developing a mix of C and assembly modules. What is needed to debug the assembly symbols? The assembly modules do not show in the symbols window of the debugger and I can not add variables declared in the assembly modules in the watch window.
The assembly modules are translated using -g --debug and --keep.
any help appreciated