public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/25883] New: Fix printing of access
@ 2020-04-28  4:15 vries at gcc dot gnu.org
  2020-04-28  4:16 ` [Bug ada/25883] " vries at gcc dot gnu.org
  2020-04-28 14:55 ` tromey at sourceware dot org
  0 siblings, 2 replies; 3+ messages in thread
From: vries at gcc dot gnu.org @ 2020-04-28  4:15 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 25883
           Summary: Fix printing of access
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ada
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

When running test-case gdb.ada/array_ptr_renaming.exp we run into:
...
(gdb) print ntp^M
$3 = (3 => 30, 40)^M
(gdb) KFAIL: gdb.ada/array_ptr_renaming.exp: print ntp (PRMS: gdb/NNNN)
...

Test-case gdb.ada/array_ptr_renaming.exp contains:
...
# Accesses to arrays and unconstrained arrays have the same runtime             
# representation with GNAT (fat pointers).  In this case, GDB "forgets" that    
# it's dealing with an access and prints directly the array contents.  This     
# should be fixed some day.                                                     
setup_kfail "gdb/NNNN" *-*-*
gdb_test "print ntp"     " = \\(access pack\\.table_type\\) $hex.*"
...

I haven't found any PR describing this failure, so I'm opening this one, to be
able to reference from the KFAIL.

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

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

* [Bug ada/25883] Fix printing of access
  2020-04-28  4:15 [Bug ada/25883] New: Fix printing of access vries at gcc dot gnu.org
@ 2020-04-28  4:16 ` vries at gcc dot gnu.org
  2020-04-28 14:55 ` tromey at sourceware dot org
  1 sibling, 0 replies; 3+ messages in thread
From: vries at gcc dot gnu.org @ 2020-04-28  4:16 UTC (permalink / raw)
  To: gdb-prs

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

Tom de Vries <vries at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brobecke at sourceware dot org,
                   |                            |tromey at sourceware dot org

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

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

* [Bug ada/25883] Fix printing of access
  2020-04-28  4:15 [Bug ada/25883] New: Fix printing of access vries at gcc dot gnu.org
  2020-04-28  4:16 ` [Bug ada/25883] " vries at gcc dot gnu.org
@ 2020-04-28 14:55 ` tromey at sourceware dot org
  1 sibling, 0 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2020-04-28 14:55 UTC (permalink / raw)
  To: gdb-prs

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

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
(In reply to Tom de Vries from comment #0)

> I haven't found any PR describing this failure, so I'm opening this one, to
> be able to reference from the KFAIL.

Sorry, I meant to file this and forgot.

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

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

end of thread, other threads:[~2020-04-28 14:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-28  4:15 [Bug ada/25883] New: Fix printing of access vries at gcc dot gnu.org
2020-04-28  4:16 ` [Bug ada/25883] " vries at gcc dot gnu.org
2020-04-28 14:55 ` tromey at sourceware dot 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).