Discussion Forum

How to debug assembly modules

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
Leon van Snippenberg
Posted
12-Feb-2010 12:28 GMT
Toolset
ARM
New! How to debug assembly modules

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

Next Thread | Thread List | Previous Thread Start a Thread | Settings