??? 03/12/10 10:05 Read: times |
#174043 - symbol information Responding to: ???'s previous message |
Robert Revens said:
Works fine here with SDCC 2.9.0, as far as I can tell. Code window steps through the source and the disassembly quite happily. No symbol information though, but I believe that's Keil proprietary stuff. Source level debugging has worked as long as I can remember, but with some limitations. The IDE used to know in which source file to look, but lately I cannot get that working. Maybe this is because my sources are not in the same dir as the OMF file, maybe it's some sort of regression in the IDE. But if I open the current source file I can step through the source. The OMF standard does not include data type with symbol information. But if you right-click a symbol to add it to the watch window and you select the right type it shows up correctly. |