summaryrefslogtreecommitdiff
path: root/gdb/varobj-iter.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Normalize include guards in gdbTom Tromey2019-02-071-0/+5
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Use xfree rather than delete for varobj_iterYao Qi2017-02-231-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Use ui_file_as_string throughout morePedro Alves2016-11-081-2/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Iterate over 'struct varobj_item' instead of PyObjectYao Qi2014-06-121-2/+11
* Generalize varobj iteratorYao Qi2014-06-121-0/+63