Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-07 | python/py-unwind.c (unwind_infopy_str): Fix use of VEC_iterate. | Doug Evans | 1 | -3/+1 |
2016-05-07 | remove trivialy unused variables | Trevor Saunders | 1 | -3/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -4/+5 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -2/+4 |
2015-08-13 | Fix Python frame unwinder issue caught by Valgrind | Pedro Alves | 1 | -1/+1 |
2015-05-15 | Fix a couple C++ build issues | Yuanhui Zhang | 1 | -12/+14 |
2015-04-01 | Add support for writing unwinders in Python. | Sasha Smundak | 1 | -0/+788 |