public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug tdep/26612] New: Arm: Lazy stacking not supported
@ 2020-09-14 14:37 alahay01 at gcc dot gnu.org
  2022-11-02 12:01 ` [Bug tdep/26612] " luis.machado at arm dot com
  0 siblings, 1 reply; 2+ messages in thread
From: alahay01 at gcc dot gnu.org @ 2020-09-14 14:37 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=26612

            Bug ID: 26612
           Summary: Arm: Lazy stacking not supported
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tdep
          Assignee: unassigned at sourceware dot org
          Reporter: alahay01 at gcc dot gnu.org
  Target Milestone: ---

On cortex M, exception stack can store the FP registers using lazy stacking.

This is not currently supported.

See this comment in arm-tdep.c arm_m_exception_cache()

      /* This code does not take into account the lazy stacking, see "Lazy
         context save of FP state", in B1.5.7, also ARM AN298, supported
         by Cortex-M4F architecture.
         To fully handle this the FPCCR register (Floating-point Context
         Control Register) needs to be read out and the bits ASPEN and LSPEN
         could be checked to setup correct lazy stacked FP registers.
         This register is located at address 0xE000EF34.  */

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug tdep/26612] Arm: Lazy stacking not supported
  2020-09-14 14:37 [Bug tdep/26612] New: Arm: Lazy stacking not supported alahay01 at gcc dot gnu.org
@ 2022-11-02 12:01 ` luis.machado at arm dot com
  0 siblings, 0 replies; 2+ messages in thread
From: luis.machado at arm dot com @ 2022-11-02 12:01 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=26612

Luis Machado <luis.machado at arm dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |luis.machado at arm dot com
         Resolution|---                         |FIXED

--- Comment #1 from Luis Machado <luis.machado at arm dot com> ---
Addressed in gdb 12 development. Will be in gdb 13.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-02 12:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-14 14:37 [Bug tdep/26612] New: Arm: Lazy stacking not supported alahay01 at gcc dot gnu.org
2022-11-02 12:01 ` [Bug tdep/26612] " luis.machado at arm dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).