public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug symtab/30165] New: main name should use linkage name
@ 2023-02-24 17:30 tromey at sourceware dot org
  2023-02-26 16:34 ` [Bug symtab/30165] " tromey at sourceware dot org
  0 siblings, 1 reply; 2+ messages in thread
From: tromey at sourceware dot org @ 2023-02-24 17:30 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 30165
           Summary: main name should use linkage name
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: symtab
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org
  Target Milestone: ---

Bug #30158 shows a case where gdb finds the main name, but can't
find the corresponding minimal symbol -- even though it exists.
Partly this is due to bad decisions by rustc -- the symbol in
question appears "C++-like" but actually has this rust hex stuff
at the end.
However, if gdb used the linkage name for the main function
(even just as an adjunct to the symbol name), gdb would be able
to find it.

-- 
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/30165] main name should use linkage name
  2023-02-24 17:30 [Bug symtab/30165] New: main name should use linkage name tromey at sourceware dot org
@ 2023-02-26 16:34 ` tromey at sourceware dot org
  0 siblings, 0 replies; 2+ messages in thread
From: tromey at sourceware dot org @ 2023-02-26 16:34 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

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

-- 
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-02-26 16:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-24 17:30 [Bug symtab/30165] New: main name should use linkage name tromey at sourceware dot org
2023-02-26 16:34 ` [Bug symtab/30165] " 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).