This is the mail archive of the gdb-patches@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]

Re: [patch 3/8] Types GC [display_uses_solib_p to exp_iterate]


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Tom> Instead, I think this needs a new language method of some kind, with an
Tom> Ada-specific implementation that handles this case.

Jan> Attached.  Tested on FSF GDB HEAD on {x86_64,i686}-fedora-linux-gnu.

Jan> `objfile2' below will get dropped with further patches which hook
Jan> clear_dangling_display_expressions to be called per objfile (instead of per
Jan> solib).  But it makes the patch independent this way.

This looks good.  It is OK.

I assume that you won't actually be committing this until the entire
type GC series is complete and approved, though, right?

Tom


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