This is the mail archive of the gdb@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: -var-set-visualizer to dynamically switch pretty print on and off?


>>>>> "Jens" == Elmenthaler, Jens <jens.elmenthaler@verigy.com> writes:

Tom> You can use -var-set-visualizer to disable pretty-printing of a given
Tom> varobj.

Jens> Does that mean I can use -var-set-visualizer to dynamically switch
Jens> between pretty printers on and off during a debug session, and
Jens> this even individually for each varobj? That would be a nice
Jens> feature!

Yes.  Dynamic varobjs have other nice features, too -- you can lazily
fetch the children.  It is all in the manual... let us know if it is
unclear in some way.

Tom


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