public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug symtab/11796] `list' and `info line' fail on `struct typename'
       [not found] <bug-11796-4717@http.sourceware.org/bugzilla/>
@ 2023-03-07 14:13 ` tromey at sourceware dot org
  2023-12-11  1:00 ` tromey at sourceware dot org
  1 sibling, 0 replies; 2+ messages in thread
From: tromey at sourceware dot org @ 2023-03-07 14:13 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://sourceware.org/bugz
                   |                            |illa/show_bug.cgi?id=30204

-- 
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 symtab/11796] `list' and `info line' fail on `struct typename'
       [not found] <bug-11796-4717@http.sourceware.org/bugzilla/>
  2023-03-07 14:13 ` [Bug symtab/11796] `list' and `info line' fail on `struct typename' tromey at sourceware dot org
@ 2023-12-11  1:00 ` tromey at sourceware dot org
  1 sibling, 0 replies; 2+ messages in thread
From: tromey at sourceware dot org @ 2023-12-11  1:00 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

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

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
It's strange that they work for types at all.
This is probably an artifact of the VAR_DOMAIN stuff,
where some types appear in the same namespace as
variables and functions.

"list" and "info line" accept a linespec.
I do think it would be good if this worked, though
after bug #30164 it will be a little harder.
Perhaps we could add a new "also try a type" flag
to linespec, so it could fall back on finding
a type.

-- 
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:[~2023-12-11  1:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-11796-4717@http.sourceware.org/bugzilla/>
2023-03-07 14:13 ` [Bug symtab/11796] `list' and `info line' fail on `struct typename' tromey at sourceware dot org
2023-12-11  1:00 ` 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).