public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug compile/23671] compile command dlopens wrong libcc1.so
       [not found] <bug-23671-4717@http.sourceware.org/bugzilla/>
@ 2021-01-09 18:04 ` tromey at sourceware dot org
  2024-03-19 14:00 ` tromey at sourceware dot org
  1 sibling, 0 replies; 2+ messages in thread
From: tromey at sourceware dot org @ 2021-01-09 18:04 UTC (permalink / raw)
  To: gdb-prs

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

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> ---
At present it should normally be fine to open any available libcc1.so.
The gdb side is simple and generic.  It doesn't have any target dependencies.
It also does a version negotiation with the server side (the GCC plugin), so
it should work fine with whatever is available there.

In theory this could be a problem if the need arises to make a permanent
backward incompatible change.  In this case, though, it seems to me that
the command will fail anyway, due to version negotiation failure; and that
we can always change gdb to tell the user how to fix the problem.

-- 
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 compile/23671] compile command dlopens wrong libcc1.so
       [not found] <bug-23671-4717@http.sourceware.org/bugzilla/>
  2021-01-09 18:04 ` [Bug compile/23671] compile command dlopens wrong libcc1.so tromey at sourceware dot org
@ 2024-03-19 14:00 ` tromey at sourceware dot org
  1 sibling, 0 replies; 2+ messages in thread
From: tromey at sourceware dot org @ 2024-03-19 14:00 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOTABUG
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
I think there's nothing to do here, so I'm going to close this.

-- 
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:[~2024-03-19 14: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-23671-4717@http.sourceware.org/bugzilla/>
2021-01-09 18:04 ` [Bug compile/23671] compile command dlopens wrong libcc1.so tromey at sourceware dot org
2024-03-19 14: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).