summaryrefslogtreecommitdiff
path: root/gdb/c-varobj.c
Commit message (Expand)AuthorAgeFilesLines
* Change int -> bool where applicable throughout varobjSimon Marchi2017-11-231-5/+5
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+1
* Convert lvalue reference type check to general reference type checkArtemiy Volkov2017-03-201-5/+5
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Use ui_file_as_string throughout morePedro Alves2016-11-081-74/+68
* Remove Java supportTom Tromey2016-10-061-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* More char constificationPedro Alves2015-10-131-3/+3
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-16/+22
* Finish constification of varobj interfaceSimon Marchi2015-02-101-11/+11
* Constify some parameters in the varobj codeSimon Marchi2015-01-301-11/+12
* Set varobj->path_expr in varobj_get_path_exprSimon Marchi2015-01-301-4/+8
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Improve MI -var-info-path-expression for nested struct/union case.Andrew Burgess2014-07-091-2/+54
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* gdb/Yao Qi2013-10-181-2/+2
* gdb/Yao Qi2013-10-171-0/+910