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 python/17857] clear_symtab_users callers: what is the contract?


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

--- Comment #1 from Doug Evans <xdje42 at gmail dot com> ---
I think(!) the thing to do, or at least one of the things to do, is reword what
the clear_objfiles event means.  It doesn't mean that the objfile list is now
empty.  It means that symbol table data has been reset in an indeterminate way.
It would be nice to say more, but I'm not sure how.

Thus the event is misnamed, but oh well.

We can certainly add more events if/when they prove useful enough.

-- 
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]