Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-10 | Turn gdbpy_ref into a template | Tom Tromey | 1 | -35/+36 |
2017-01-20 | Fix Py_DECREF being executed without holding the GIL | Simon Marchi | 1 | -2/+3 |
2017-01-10 | Use gdbpy_enter in py-xmethod.c | Tom Tromey | 1 | -91/+74 |
2017-01-10 | Use gdbpy_ref in invoke_match_method | Tom Tromey | 1 | -38/+12 |
2017-01-10 | Use gdbpy_enter in gdbpy_get_matching_xmethod_workers | Tom Tromey | 1 | -95/+58 |
2017-01-10 | Use gdbpy_enter in py-xmethods.c | Tom Tromey | 1 | -8/+2 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-06-09 | PR python/19819 - remove unused globals from py-xmethods.c | Tom Tromey | 1 | -12/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -5/+9 |
2015-04-29 | PR python/18285 | Doug Evans | 1 | -0/+107 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-06-03 | Xmethod support in Python. | Siva Chandra | 1 | -0/+642 |