Remove path name from test case
[binutils-gdb.git] / gdb / c-varobj.c
2023-08-31 Simon Marchigdb: remove TYPE_FIELD_ARTIFICIAL
2023-06-03 Tom de Vries[gdb] Fix typos
2023-05-01 Tom TromeyReplace field_is_static with a method
2023-02-13 Tom TromeyRely on value_ref_ptr::operator->
2023-02-13 Tom TromeyTurn various value copying-related functions into methods
2023-02-13 Tom TromeyTurn value_lazy and set_value_lazy functions into methods
2023-02-13 Tom TromeyTurn value_type into method
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-09-21 Simon Marchigdb: remove TYPE_LENGTH
2022-09-21 Simon Marchigdb: remove TYPE_TARGET_TYPE
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-10-01 Simon Marchigdb: remove TYPE_FIELD_NAME and FIELD_NAME macros
2021-09-23 Tom TromeyChange pointer_type to a method of struct type
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-07-13 Simon Marchigdb: make type::bounds work for array and string types
2020-07-13 Simon Marchigdb: remove TYPE_ARRAY_{UPPER,LOWER}_BOUND_IS_UNDEFINED
2020-07-13 Simon Marchigdb: remove TYPE_HIGH_BOUND and TYPE_LOW_BOUND
2020-06-08 Simon Marchigdb: remove TYPE_FIELD_TYPE macro
2020-06-08 Simon Marchigdb: remove TYPE_INDEX_TYPE macro
2020-05-23 Simon Marchigdb: remove TYPE_FIELD macro
2020-05-22 Simon Marchigdb: remove TYPE_NFIELDS macro
2020-05-16 Simon Marchigdb: remove TYPE_NAME macro
2020-05-14 Simon Marchigdb: remove TYPE_CODE macro
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-26 Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-18 Tom de Vries[gdb] Fix more typos in comments
2019-04-08 Tom TromeyRename gdb exception types
2019-04-08 Tom TromeyRewrite TRY/CATCH
2019-04-06 Tom TromeyRevert the header-sorting patch
2019-04-06 Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-06-01 Tom TromeyRemove TYPE_TAG_NAME
2018-04-06 Tom TromeyChange varobj to use value_ref_ptr
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-23 Simon MarchiChange int -> bool where applicable throughout varobj
2017-04-05 Pedro Alves-Wwrite-strings: The Rest
2017-03-20 Artemiy VolkovConvert lvalue reference type check to general referenc...
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-08 Pedro AlvesUse ui_file_as_string throughout more
2016-10-06 Tom TromeyRemove Java support
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-13 Pedro AlvesMore char constification
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-02-10 Simon MarchiFinish constification of varobj interface
2015-01-30 Simon MarchiConstify some parameters in the varobj code
2015-01-30 Simon MarchiSet varobj->path_expr in varobj_get_path_expr
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-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-10-18 Yao Qigdb/
2013-10-17 Yao Qigdb/