Breakpoint in assembler file [message #1806279] |
Tue, 07 May 2019 11:21 |
Daniel Ruiz Messages: 5 Registered: March 2019 |
Junior Member |
|
|
Hello,
I have created a C project, I have added my C code to the file and, finally, I have added a second file to my project that is a ASM file. After that, I have added my assembly code and, then, after modifying my assembler (as --> nasm), I have compiled both files and project itself.
After it, I have run "Debug" and, then, I'm trying to add a breakpoint in a certain line of my asm file (not assembly code inside dissassembly view!!!)... However, I can add this breakpoint but if I resume (F8), execution doesn't stop in that line...
What am I doing wrong?
Thanks.
[Updated on: Tue, 07 May 2019 11:21] Report message to a moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.09213 seconds