Age | Commit message (Expand) | Author |
---|---|---|
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker |
2017-08-03 | Avoid some manual memory management in Python | Tom Tromey |
2017-02-10 | Turn gdbpy_ref into a template | Tom Tromey |
2017-01-10 | Use gdbpy_enter_varobj in py-varobj.c | Tom Tromey |
2017-01-10 | Introduce gdbpy_enter_varobj and use it | Tom Tromey |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker |
2016-11-09 | Use unique_xmalloc_ptr in Python code | Tom Tromey |
2016-11-08 | Use ui_file_as_string throughout more | Pedro Alves |
2016-05-07 | remove trivialy unused variables | Trevor Saunders |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker |
2014-06-12 | Iterate over 'struct varobj_item' instead of PyObject | Yao Qi |
2014-06-12 | Generalize varobj iterator | Yao Qi |