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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/15/04 21:32
Read: times


 
#81227 - RE: KEIL Debugger
Responding to: ???'s previous message
Shahzad said:
then i do the step by step debugging by using F10, F11 in Keil. strangly the degugger by pass the function call in the loop. means it execute all statements in the loop of main() but some how bypass the statement whihc is calling this function.

At some point, you had this call commented-out.
Are you sure that the code you are debugging was fully rebuilt with the line not commented-out? No errors, no warnings?
(You should be able to see this in the debugger - the shading in the left margin indicates which lines actually have code)

Do you have the optimisation set to its minimum?

List of 19 messages in thread
TopicAuthorDate
Strange problem with KEIL C++ and 8052            01/01/70 00:00      
   Wait a minute...            01/01/70 00:00      
   Your code            01/01/70 00:00      
   RE: Strange problem with KEIL C++ and 8052            01/01/70 00:00      
      RE: Strange problem with KEIL C++ and 8052            01/01/70 00:00      
         RE: Strange problem with KEIL C++ and 8052            01/01/70 00:00      
            poor practice            01/01/70 00:00      
   andy + gopalakrishn + program with <pre>            01/01/70 00:00      
      RE: andy + gopalakrishn + program with <pre>            01/01/70 00:00      
         RE: andy + gopalakrishn + program with <pre>            01/01/70 00:00      
   RE: Strange problem with KEIL C++ and 8052            01/01/70 00:00      
   KEIL Debugger            01/01/70 00:00      
      RE: KEIL Debugger            01/01/70 00:00      
      RE: KEIL Debugger            01/01/70 00:00      
   try this on your keil            01/01/70 00:00      
   Keil Debugger screen shoots            01/01/70 00:00      
      Shazad            01/01/70 00:00      
      RE: Keil Debugger screen shoots            01/01/70 00:00      
   I am facing Nearly Similar Problem            01/01/70 00:00      

Back to Subject List