Hi, I am trying to find a tool that can show mixed view of Source C code and Corresponding Assembly instruction at the same time. For example, the display will be two parallel window, which one window shows the source C code and the other window show the corresponding Assembly instructions.
Certianly for a short function, you don't need such tool and you can easily figure out yourself. However for a long function, it is very difficult to read to assembly code to find out corresponding C part. I have used vxWorks CrossView before which have this capability. However, I am using eCos with ARM right now, is there any tools in eCos & ARM that can support this? Your help is greatly appreciated. Thanks. ____________________________________________________________________________________ Sponsored Link Get an Online or Campus degree Associate's, Bachelor's, or Master's - in less than one year. http://www.findtherightschool.com -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
