Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/27/05 12:23
Read: times


 
#93979 - AFAIK you are confoosed
Responding to: ???'s previous message
1) Some compilers save debug information with the code AFAIK all do so if you enable a debug option.

2) a smart debugger can generate some pseudo-C-code I know no such "debugger". All ICEs I use (several brands) link to the sourcecode in a specified directory.

3) The trick such a binary is much bigger, sometimes slower, uses up more memory none of the debug info goes on the chip so it is not slower, it use the same amount of memory.

4) And I don't think any '51 C compiler can generate the debug symbols either If they could'nt they would not support an ICE.

Erik

List of 10 messages in thread
TopicAuthorDate
how to convert machine code back to c ?            01/01/70 00:00      
   Making sausage            01/01/70 00:00      
      Worse than that.            01/01/70 00:00      
   even worse than that            01/01/70 00:00      
   asm-to-C compiler            01/01/70 00:00      
   Debug Symbols.            01/01/70 00:00      
      AFAIK you are confoosed            01/01/70 00:00      
         Bartosz meant PC-style            01/01/70 00:00      
            Bartosz meant PC-style            01/01/70 00:00      
               the excuse            01/01/70 00:00      

Back to Subject List