summaryrefslogtreecommitdiff
path: root/gdb/ada-varobj.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-05Remove some unused variablesSimon Marchi
2017-11-23Change int -> bool where applicable throughout varobjSimon Marchi
2017-11-22Make varobj::children an std::vectorSimon Marchi
2017-02-02Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-08Use ui_file_as_string throughout morePedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-02-10Finish constification of varobj interfaceSimon Marchi
2015-01-30Constify some parameters in the varobj codeSimon Marchi
2015-01-29[Ada/varobj] number of children of null pointer to dynamic array.Joel Brobecker
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-04-28Unnecessary XA type handling in ada_varobj_describe_simple_array_childJoel Brobecker
2014-01-07varobj/Ada: Missing children for interface-wide tagged typesJoel Brobecker
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-10-17Remove ada-varobj.h.Yao Qi
2013-10-17gdb/Yao Qi
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-03-28Varobj support for Ada.Joel Brobecker