This is the mail archive of the archer@sourceware.org mailing list for the Archer 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: [python] fully unify CLI and MI pretty printers


>>>>> "Vladimir" == Vladimir Prus <vladimir@codesourcery.com> writes:

Vladimir> I think that if type_changed is 1, then old varobj is
Vladimir> already deleted, new one is created and assigned to *varp,
Vladimir> and therefore the varobj already has the new type. And then,
Vladimir> value_type is equal to (*varp)->type, and there's no need to
Vladimir> add new parameter to install_default_visualizer.

Thanks.  I'll write a test for this and fix it up soon.

Tom


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