Am 06.09.2002 19:44:35, schrieb Szabó András <sz...@satmarkt.hu>: >Hi!
welcome! >My problem is: > 1) I write my c program > 2) I compile it to hex > 3) C-spy debugs is as bytecode/asm not as c. that's all what is in a hex file - no sources. >How can i see c language lines in my c-spy? currently not possible, there are only ways to get some symbols in the code. however GDB (gnu debugger) support is on it's way. chris