??? 03/15/10 23:40 Read: times |
#174175 - re: symbol information Responding to: ???'s previous message |
Maarten Brock said:
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. Weird. Maybe I'm confused. I am simply trying to set a breakpoint in the SiLabs IDE and I keep getting "Address not found" sorts of errors. -a |