Menu

#3 source-level debugging uncomfortable

open
nobody
None
5
2007-10-28
2007-10-28
lur1
No

Due to the implemented copy-compile-deletcte schema for assembler source files (similar to cp x.asm build; cd build; nasm x.asm; rm x.asm) it is quite uncomfortable to debug on source file level.
Users need to copy the source code into the build directory, then touch the executable (to get rid of the source newer msg) to have access to mixed or source-code debugging.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.