Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
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-11-28 | gdb/testsuite: remove use of then keyword from gdb.python/*.exp | Andrew Burgess | 1 | -1/+1 |
2022-05-17 | Fix gdb.python/py-connection.exp with remote targets | Pedro Alves | 1 | -2/+2 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-11-30 | gdb/python: add gdb.RemoteTargetConnection.send_packet | Andrew Burgess | 1 | -4/+10 |
2021-11-30 | gdb/python: introduce gdb.TargetConnection object type | Andrew Burgess | 1 | -0/+69 |