public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/15561] New: Missing pretty printers for vec.h
@ 2013-06-02 13:01 jan.kratochvil at redhat dot com
  2022-04-08  1:47 ` [Bug gdb/15561] " tromey at sourceware dot org
  0 siblings, 1 reply; 2+ messages in thread
From: jan.kratochvil at redhat dot com @ 2013-06-02 13:01 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=15561

            Bug ID: 15561
           Summary: Missing pretty printers for vec.h
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: jan.kratochvil at redhat dot com

When GDB does not use C++ it should reimplement all the C++ features:

(gdb) p *btrace
$2 = {num = 3, alloc = 4, vec = {{begin = 4195568, end = 4195572}}}
(gdb) whatis *btrace
type = VEC_btrace_block_s

Where are the elements of *btrace?

-- 
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 gdb/15561] Missing pretty printers for vec.h
  2013-06-02 13:01 [Bug gdb/15561] New: Missing pretty printers for vec.h jan.kratochvil at redhat dot com
@ 2022-04-08  1:47 ` tromey at sourceware dot org
  0 siblings, 0 replies; 2+ messages in thread
From: tromey at sourceware dot org @ 2022-04-08  1:47 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at sourceware dot org
             Status|NEW                         |RESOLVED
         Resolution|---                         |OBSOLETE

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
vec.h is gone.

-- 
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-04-08  1:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-02 13:01 [Bug gdb/15561] New: Missing pretty printers for vec.h jan.kratochvil at redhat dot com
2022-04-08  1:47 ` [Bug gdb/15561] " 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).