summaryrefslogtreecommitdiff
path: root/gdb/python/py-unwind.c
Commit message (Expand)AuthorAgeFilesLines
* remove trivialy unused variablesTrevor Saunders2016-05-071-3/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-4/+5
* Add casts to memory allocation related callsSimon Marchi2015-09-251-2/+4
* Fix Python frame unwinder issue caught by ValgrindPedro Alves2015-08-131-1/+1
* Fix a couple C++ build issuesYuanhui Zhang2015-05-151-12/+14
* Add support for writing unwinders in Python.Sasha Smundak2015-04-011-0/+788