public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug python/30482] New: No event when shared library is unloaded
@ 2023-05-22 13:59 tromey at sourceware dot org
  2023-08-04 15:34 ` [Bug python/30482] " tromey at sourceware dot org
  0 siblings, 1 reply; 2+ messages in thread
From: tromey at sourceware dot org @ 2023-05-22 13:59 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 30482
           Summary: No event when shared library is unloaded
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: python
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org
  Target Milestone: ---

I don't think there's a Python even when a shared library is
unloaded.  This would be useful at least when implementing
the DAP "modules" events.

-- 
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 python/30482] No event when shared library is unloaded
  2023-05-22 13:59 [Bug python/30482] New: No event when shared library is unloaded tromey at sourceware dot org
@ 2023-08-04 15:34 ` tromey at sourceware dot org
  0 siblings, 0 replies; 2+ messages in thread
From: tromey at sourceware dot org @ 2023-08-04 15:34 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Target Milestone|---                         |13.1
             Status|NEW                         |RESOLVED

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
Funnily enough, I fixed this a while ago:

commit 0b4fe76f956293778f109764911a0b14dc944f5d
Author: Tom Tromey <tromey@adacore.com>
Date:   Mon Jun 20 11:30:04 2022 -0600

    Add gdb.free_objfile event registry

This isn't really identical to a shared library unload,
but it is close enough for my purposes.

-- 
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-08-04 15:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-22 13:59 [Bug python/30482] New: No event when shared library is unloaded tromey at sourceware dot org
2023-08-04 15:34 ` [Bug python/30482] " 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).