avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [bug #21841] Add CLI to exit() and abort() loops


From: Joerg Wunsch
Subject: [avr-libc-dev] [bug #21841] Add CLI to exit() and abort() loops
Date: Tue, 18 Dec 2007 20:55:47 +0000
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.13) Gecko/20070224 Galeon/2.0.3

URL:
  <http://savannah.nongnu.org/bugs/?21841>

                 Summary: Add CLI to exit() and abort() loops
                 Project: AVR C Runtime Library
            Submitted by: joerg_wunsch
            Submitted on: Tuesday 12/18/2007 at 21:55
                Category: Library
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: libc code
                  Status: None
        Percent Complete: 0%
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

The supplied functions exit() and abort() both run into an
infinite loop.  However, interrupts are still potentially
enabled at that point so it's quite possible the application
would just proceed anyway.

It's suggested to add CLI instructions before both loops.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?21841>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]