summaryrefslogtreecommitdiff
path: root/gdb/python/py-linetable.c
Commit message (Expand)AuthorAgeFilesLines
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* python: fix Linetable case to LineTable in docstrings and commentsCiro Santilli2015-08-041-7/+7
* py-linetable.c: Fix doc of LineTable.source_lines' return typeCiro Santilli2015-07-231-4/+4
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-3/+6
* Fix redefinition errors in C++ modeTom Tromey2015-02-111-6/+6
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* symtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE. All uses updated.Doug Evans2014-11-181-10/+10
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Fix Python stack corruptionJan Kratochvil2014-02-091-2/+2
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* off-by-one fix for py-linetable.cTom Tromey2013-11-141-2/+2
* 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2013-11-111-0/+622