public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/31618] New: [gdb/testsuite] Require end_sequence in dwarf assembly test-cases
@ 2024-04-08  8:27 vries at gcc dot gnu.org
  2024-04-10  8:08 ` [Bug testsuite/31618] " vries at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: vries at gcc dot gnu.org @ 2024-04-08  8:27 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 31618
           Summary: [gdb/testsuite] Require end_sequence in dwarf assembly
                    test-cases
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

I submitted a patch series here (
https://sourceware.org/pipermail/gdb-patches/2024-April/207826.html ) to clean
up dwarf assembly test-cases related to the end_sequence usage.

However, I forgot to require a terminating end_sequence, as described by the
dwarf standard:
...
Every line number program sequence must end with a DW_LNE_end_sequence
instruction which creates a row whose address is that of the byte
after the last target machine instruction of the sequence.
...

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

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

end of thread, other threads:[~2024-04-17 10:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-08  8:27 [Bug testsuite/31618] New: [gdb/testsuite] Require end_sequence in dwarf assembly test-cases vries at gcc dot gnu.org
2024-04-10  8:08 ` [Bug testsuite/31618] " vries at gcc dot gnu.org
2024-04-17 10:55 ` cvs-commit at gcc dot gnu.org
2024-04-17 10:56 ` vries at gcc dot gnu.org

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).