aboutsummaryrefslogtreecommitdiff
path: root/gdb/varobj.h
AgeCommit message (Expand)AuthorFilesLines
2018-04-06Change varobj to use value_ref_ptrTom Tromey1-1/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-23Change int -> bool where applicable throughout varobjSimon Marchi1-31/+31
2017-11-22Remove DEF_VEC_P (varobj_p)Simon Marchi1-3/+0
2017-11-22Replace VEC (varobj_update_result) with std::vectorSimon Marchi1-11/+18
2017-11-22Make varobj::children an std::vectorSimon Marchi1-6/+6
2017-11-22Basic c++ification of varobjSimon Marchi1-12/+15
2017-09-29Remove cleanups from mi-cmd-var.cTom Tromey1-1/+1
2017-04-05-Wwrite-strings: The RestPedro Alves1-1/+1
2017-01-10Remove ensure_python_envTom Tromey1-2/+0
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-09Use unique_xmalloc_ptr in Python codeTom Tromey1-1/+2
2016-11-08Use ui_file_as_string throughout morePedro Alves1-36/+34
2016-10-06Remove Java supportTom Tromey1-1/+0
2016-02-07varobj: Cleanup dead codeSimon Marchi1-2/+4
2016-01-31Fix some comments in varobj.{c,h}Simon Marchi1-3/+3
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-09varobj zero-padded hexadecimal formatLuis Machado1-1/+2
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-2/+2
2015-02-10Finish constification of varobj interfaceSimon Marchi1-6/+7
2015-02-02Mention which return values need to be freed in lang_varobj_opsSimon Marchi1-4/+8
2015-01-30Constify some parameters in the varobj codeSimon Marchi1-28/+30
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-07-09Improve MI -var-info-path-expression for nested struct/union case.Andrew Burgess1-0/+9
2014-06-12Rename varobj_pretty_printed_p to varobj_is_dynamic_pYao Qi1-1/+1
2014-06-12Generalize varobj iteratorYao Qi1-0/+2
2014-02-20mark *_varobj_ops as "extern"Tom Tromey1-4/+4
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-07Remove varobj_language_string, languages and varobj_languagesYao Qi1-11/+1
2013-10-25New field la_varobj_ops in struct language_defnYao Qi1-0/+1
2013-10-25Minor coding style fixes in varobj.hJoel Brobecker1-7/+7
2013-10-17gdb/Yao Qi1-0/+80
2013-10-14gdb/Yao Qi1-0/+79
2013-10-06gdb/Yao Qi1-1/+2
2013-10-01gdb/Yao Qi1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-07-18gdb/Jean-Charles Delay1-1/+1
2011-03-14 Fix ARI warning about function names in first column.Pierre Muller1-2/+2
2011-01-122011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-8/+8
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+3
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-09-15gdbTom Tromey1-4/+28
2009-07-30gdb/Jan Kratochvil1-1/+2
2009-05-28gdbTom Tromey1-0/+9
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-05-28 Refactor varobj_update interface.Vladimir Prus1-7/+19
2008-04-09gdb/ChangeLogMarc Khouzam1-0/+3
2008-03-26 * varobj.h (varobj_floating_p): Declare.Vladimir Prus1-0/+2