This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug mi/10693] =library-loaded symbols-loaded reports "0"


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

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX
   Target Milestone|6.8                         |7.3

--- Comment #3 from Tom Tromey <tromey at redhat dot com> 2011-02-04 20:51:38 UTC ---
After some discussion on the list, we decided not to fix this.
Instead we documented that the symbols-loaded field is useless.

If you need information about when symbols are loaded, I think
we will need a new async notification for that.  The reason for
this approach is that it gives gdb more flexibility about deferring
symbol reading.

If you do need this, please reopen this PR or file a new one.
A use case would also be interesting.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]