aboutsummaryrefslogtreecommitdiff
path: root/gdb/varobj-iter.h
AgeCommit message (Expand)AuthorFilesLines
2019-02-07Normalize include guards in gdbTom Tromey1-0/+5
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-02-23Use xfree rather than delete for varobj_iterYao Qi1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-08Use ui_file_as_string throughout morePedro Alves1-2/+2
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-06-12Iterate over 'struct varobj_item' instead of PyObjectYao Qi1-2/+11
2014-06-12Generalize varobj iteratorYao Qi1-0/+63