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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/30/08 13:23
Read: times


 
Msg Score: +1
 +1 Good Answer/Helpful
#155288 - Debugging time
Responding to: ???'s previous message
Erik Malund said:
Research states that you will spend more time debugging than writing code,


The point of the research was to show that most current development processes are inefficient. If the code is properly designed, you should spend no more than 20% of your time debugging (10% is better).

From A Discipline for Software Engineering by Watts S. Humphrey: "In reviews, you find the defects directly; in testing, however, you get only symptoms."

The cost of defect removal increases as the project matures. Fixing bugs during design is cheap, fixing them by debugging completed code is expensive.



List of 33 messages in thread
TopicAuthorDate
Free pascal compiler for 8051            01/01/70 00:00      
   Impressive!            01/01/70 00:00      
      PDF            01/01/70 00:00      
         Compatible            01/01/70 00:00      
            Open source ?            01/01/70 00:00      
               3rd?            01/01/70 00:00      
                  KSC            01/01/70 00:00      
                     I dropped the case...            01/01/70 00:00      
                     Answers            01/01/70 00:00      
                        one problem            01/01/70 00:00      
                           IC$            01/01/70 00:00      
                              I could 'manage' without as well            01/01/70 00:00      
                           Why can't we just stick to the point?            01/01/70 00:00      
                           Give us a break, Erik!            01/01/70 00:00      
                              Give us a break, Richard            01/01/70 00:00      
                           many of the ICEs...            01/01/70 00:00      
                              if so ...            01/01/70 00:00      
                                 Soon outnumber 'C'            01/01/70 00:00      
                           Debugging time            01/01/70 00:00      
                              I wholehardely agree            01/01/70 00:00      
                        not alone            01/01/70 00:00      
                        A good and complete simulator would be very useful            01/01/70 00:00      
                           I have yet to see any simulator, that            01/01/70 00:00      
                              Beware: self-defeating argument approaching...!            01/01/70 00:00      
                                 you can't            01/01/70 00:00      
                           RE: A good and complete simulator            01/01/70 00:00      
                              Sad, but true            01/01/70 00:00      
   This is a wonderful effort ...            01/01/70 00:00      
      time for Turbo51            01/01/70 00:00      
         TURBO51            01/01/70 00:00      
            make that 4            01/01/70 00:00      
               inc(PascalUsers)            01/01/70 00:00      
   Cross platform            01/01/70 00:00      

Back to Subject List