Age | Commit message (Expand) | Author | Files | Lines |
2024-07-31 | [gdb/testsuite] Fix trailing-text-in-parentheses duplicates | Tom de Vries | 1 | -1/+1 |
2024-02-27 | Rewrite "python" command exception handling | Tom Tromey | 1 | -4/+4 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2024-01-12 | gdb/python: remove users ability to create gdb.Progspace objects | Andrew Burgess | 1 | -0/+6 |
2023-09-28 | gdb/python: new Progspace.symbol_file attribute | Andrew Burgess | 1 | -0/+9 |
2023-07-21 | Add Progspace.objfile_for_address | Tom Tromey | 1 | -0/+7 |
2023-01-26 | Use clean_restart in gdb.python | Tom Tromey | 1 | -5/+1 |
2023-01-13 | Rename to allow_python_tests | Tom Tromey | 1 | -1/+1 |
2023-01-13 | Use "require" for Python tests | Tom Tromey | 1 | -3/+2 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-07-08 | Accept gdb.Value in more Python APIs | Tom Tromey | 1 | -0/+3 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-09-30 | gdb/testsuite: make runto_main not pass no-message to runto | Simon Marchi | 1 | -1/+0 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-11-20 | Add missing parentheses on 'print' (gdb.python/py-progspace.exp) | Sergio Durigan Junior | 1 | -3/+3 |
2019-10-24 | gdb/python: Return None from Progspace.block_for_pc on error | Andrew Burgess | 1 | -0/+14 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-09-13 | python: Add Progspace.objfiles method | Simon Marchi | 1 | -0/+31 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-05-23 | Fix PR python/19438, PR python/18393 - initialize dictionaries | Tom Tromey | 1 | -0/+2 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-10-30 | Add ability to add attributes to gdb.Objfile and gdb.Progspace objects. | Doug Evans | 1 | -1/+11 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-10 | 2012-12-10 Paul Koning <paul_koning@dell.com> | Paul Koning | 1 | -3/+3 |
2012-06-22 | * gdb.python/lib-types.exp: Use standard_testfile, | Tom Tromey | 1 | -5/+3 |
2012-01-16 | 2012-01-16 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -4/+0 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-04-15 | * NEWS: Add entry for python program space support. | Doug Evans | 1 | -0/+47 |