Age | Commit message (Expand) | Author | Files | Lines |
2020-06-08 | gdb: remove TYPE_FIELD_TYPE macro | Simon Marchi | 1 | -1/+1 |
2020-06-08 | gdb: remove TYPE_INDEX_TYPE macro | Simon Marchi | 1 | -3/+3 |
2020-05-22 | gdb: remove TYPE_NFIELDS macro | Simon Marchi | 1 | -2/+2 |
2020-05-14 | gdb: remove TYPE_CODE macro | Simon Marchi | 1 | -25/+25 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-09-23 | Make ada_decode not use a static buffer | Christian Biesinger | 1 | -1/+5 |
2019-04-06 | Revert the header-sorting patch | Tom Tromey | 1 | -3/+1 |
2019-04-05 | Sort includes for files gdb/[a-f]*.[chyl]. | Tom Tromey | 1 | -1/+3 |
2019-02-10 | (Ada) -var-update crash for variable whose type is a reference to changeable | Joel Brobecker | 1 | -0/+3 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-09-10 | (Ada) Cleanup code by using ada_is_access_to_unconstrained_array call. | Xavier Roirand | 1 | -6/+3 |
2018-09-10 | (Ada) Fix -var-list-children MI command for union type | Xavier Roirand | 1 | -2/+4 |
2018-04-06 | Change varobj to use value_ref_ptr | Tom Tromey | 1 | -7/+9 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-12-05 | Remove some unused variables | Simon Marchi | 1 | -1/+0 |
2017-11-23 | Change int -> bool where applicable throughout varobj | Simon Marchi | 1 | -7/+7 |
2017-11-22 | Make varobj::children an std::vector | Simon Marchi | 1 | -3/+2 |
2017-02-02 | Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy | Pedro Alves | 1 | -17/+6 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-08 | Use ui_file_as_string throughout more | Pedro Alves | 1 | -77/+53 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-02-10 | Finish constification of varobj interface | Simon Marchi | 1 | -4/+4 |
2015-01-30 | Constify some parameters in the varobj code | Simon Marchi | 1 | -6/+7 |
2015-01-29 | [Ada/varobj] number of children of null pointer to dynamic array. | Joel Brobecker | 1 | -0/+12 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-07-09 | Improve MI -var-info-path-expression for nested struct/union case. | Andrew Burgess | 1 | -1/+2 |
2014-04-28 | Unnecessary XA type handling in ada_varobj_describe_simple_array_child | Joel Brobecker | 1 | -7/+1 |
2014-01-07 | varobj/Ada: Missing children for interface-wide tagged types | Joel Brobecker | 1 | -0/+9 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-10-17 | Remove ada-varobj.h. | Yao Qi | 1 | -7/+9 |
2013-10-17 | gdb/ | Yao Qi | 1 | -0/+137 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+0 |
2012-03-28 | Varobj support for Ada. | Joel Brobecker | 1 | -0/+889 |