summaryrefslogtreecommitdiff
path: root/gdb/varobj.h
AgeCommit message (Expand)Author
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker
2022-08-11gdb/varobj: Reset varobj after relocations have been computedTom de Vries
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-12-11Change all_root_varobjs to take a function_viewTom Tromey
2020-09-16gdb: Convert language_data::la_varobj_ops to a methodAndrew Burgess
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-10-15gdb: Update comments that reference VEC or vec.hAndrew Burgess
2019-10-15gdb: Remove vec.{c,h} and update code to not include vec.hAndrew Burgess
2019-10-10Move declaration of varobjdebug to headerChristian Biesinger
2019-07-09Rename common to gdbsupportTom Tromey
2019-01-25Normalize includes to use common/Tom Tromey
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-04-06Change varobj to use value_ref_ptrTom Tromey
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-23Change int -> bool where applicable throughout varobjSimon Marchi
2017-11-22Remove DEF_VEC_P (varobj_p)Simon Marchi
2017-11-22Replace VEC (varobj_update_result) with std::vectorSimon Marchi
2017-11-22Make varobj::children an std::vectorSimon Marchi
2017-11-22Basic c++ification of varobjSimon Marchi
2017-09-29Remove cleanups from mi-cmd-var.cTom Tromey
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-01-10Remove ensure_python_envTom Tromey
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-09Use unique_xmalloc_ptr in Python codeTom Tromey
2016-11-08Use ui_file_as_string throughout morePedro Alves
2016-10-06Remove Java supportTom Tromey
2016-02-07varobj: Cleanup dead codeSimon Marchi
2016-01-31Fix some comments in varobj.{c,h}Simon Marchi
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-12-09varobj zero-padded hexadecimal formatLuis Machado
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves
2015-02-10Finish constification of varobj interfaceSimon Marchi
2015-02-02Mention which return values need to be freed in lang_varobj_opsSimon Marchi
2015-01-30Constify some parameters in the varobj codeSimon Marchi
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-07-09Improve MI -var-info-path-expression for nested struct/union case.Andrew Burgess
2014-06-12Rename varobj_pretty_printed_p to varobj_is_dynamic_pYao Qi
2014-06-12Generalize varobj iteratorYao Qi
2014-02-20mark *_varobj_ops as "extern"Tom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-07Remove varobj_language_string, languages and varobj_languagesYao Qi
2013-10-25New field la_varobj_ops in struct language_defnYao Qi
2013-10-25Minor coding style fixes in varobj.hJoel Brobecker
2013-10-17gdb/Yao Qi
2013-10-14gdb/Yao Qi
2013-10-06gdb/Yao Qi
2013-10-01gdb/Yao Qi
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker