Fix crash when loading dwp files
[external/binutils.git] / gdb / ada-varobj.c
2019-02-10 Joel Brobecker(Ada) -var-update crash for variable whose type is...
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-09-10 Xavier Roirand(Ada) Cleanup code by using ada_is_access_to_unconstrai...
2018-09-10 Xavier Roirand(Ada) Fix -var-list-children MI command for union type
2018-04-06 Tom TromeyChange varobj to use value_ref_ptr
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-05 Simon MarchiRemove some unused variables
2017-11-23 Simon MarchiChange int -> bool where applicable throughout varobj
2017-11-22 Simon MarchiMake varobj::children an std::vector
2017-02-02 Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-08 Pedro AlvesUse ui_file_as_string throughout more
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-02-10 Simon MarchiFinish constification of varobj interface
2015-01-30 Simon MarchiConstify some parameters in the varobj code
2015-01-29 Joel Brobecker[Ada/varobj] number of children of null pointer to...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-07-09 Andrew BurgessImprove MI -var-info-path-expression for nested struct...
2014-04-28 Joel BrobeckerUnnecessary XA type handling in ada_varobj_describe_sim...
2014-01-07 Joel Brobeckervarobj/Ada: Missing children for interface-wide tagged...
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-10-17 Yao QiRemove ada-varobj.h.
2013-10-17 Yao Qigdb/
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-05-18 Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-03-28 Joel BrobeckerVarobj support for Ada.