aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-linetable.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-04python: fix Linetable case to LineTable in docstrings and commentsCiro Santilli1-7/+7
2015-07-23py-linetable.c: Fix doc of LineTable.source_lines' return typeCiro Santilli1-4/+4
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-3/+6
2015-02-11Fix redefinition errors in C++ modeTom Tromey1-6/+6
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-18symtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE. All uses updated.Doug Evans1-10/+10
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-02-09Fix Python stack corruptionJan Kratochvil1-2/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-14off-by-one fix for py-linetable.cTom Tromey1-2/+2
2013-11-112013-11-11 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+622