Age | Commit message (Expand) | Author | Files | Lines |
2024-12-09 | Clean up 0-length handling in gdbpy_create_lazy_string_object | Tom Tromey | 1 | -0/+2 |
2024-12-09 | Reject non-string types in gdb.Value.lazy_string | Tom Tromey | 1 | -0/+5 |
2024-02-27 | Rewrite "python" command exception handling | Tom Tromey | 1 | -3/+3 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+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-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
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-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-03-16 | Fix various python lazy string bugs. | Doug Evans | 1 | -4/+38 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-12-23 | Fix more cases of improper test names | Luis Machado | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-07-07 | Fix test for Python 3 | Simon Marchi | 1 | -2/+2 |
2015-05-26 | PR python/18438 | Doug Evans | 1 | -0/+42 |