aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-progspace.exp
AgeCommit message (Expand)AuthorFilesLines
2023-01-13Use "require" for Python testsTom Tromey1-3/+2
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-07-08Accept gdb.Value in more Python APIsTom Tromey1-0/+3
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi1-1/+0
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-11-20Add missing parentheses on 'print' (gdb.python/py-progspace.exp)Sergio Durigan Junior1-3/+3
2019-10-24gdb/python: Return None from Progspace.block_for_pc on errorAndrew Burgess1-0/+14
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-09-13python: Add Progspace.objfiles methodSimon Marchi1-0/+31
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-05-23Fix PR python/19438, PR python/18393 - initialize dictionariesTom Tromey1-0/+2
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-30Add ability to add attributes to gdb.Objfile and gdb.Progspace objects.Doug Evans1-1/+11
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-102012-12-10 Paul Koning <paul_koning@dell.com>Paul Koning1-3/+3
2012-06-22 * gdb.python/lib-types.exp: Use standard_testfile,Tom Tromey1-5/+3
2012-01-162012-01-16 Pedro Alves <palves@redhat.com>Pedro Alves1-4/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-04-15 * NEWS: Add entry for python program space support.Doug Evans1-0/+47