Age | Commit message (Expand) | Author | Files | Lines |
2023-05-05 | gdb/python: add mechanism to manage Python initialization functions | Andrew Burgess | 1 | -1/+3 |
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-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -2/+2 |
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-09-11 | Small event ownership clean up in Python layer | Tom Tromey | 1 | -2/+2 |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -2/+2 |
2017-04-05 | -Wwrite-strings: Wrap PyGetSetDef for construction with string literals | Pedro Alves | 1 | -1/+1 |
2017-02-10 | Use gdbpy_ref to simplify some logic | Tom Tromey | 1 | -11/+5 |
2017-02-10 | Turn gdbpy_ref into a template | Tom Tromey | 1 | -2/+3 |
2017-01-10 | Change event code to use gdbpy_ref | Tom Tromey | 1 | -21/+7 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
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-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-05-20 | * python/py-arch.c (gdbpy_initialize_arch): Use | Tom Tromey | 1 | -9/+1 |
2013-05-20 | * python/py-arch.c (gdbpy_initialize_arch): Return 'int'. | Tom Tromey | 1 | -3/+3 |
2013-05-20 | * python/py-event.c (gdbpy_initialize_event_generic): Return | Tom Tromey | 1 | -1/+1 |
2013-05-20 | * python/py-event.c (evpy_emit_event): Decref the | Tom Tromey | 1 | -1/+8 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-12 | Add support for Python 3. | Paul Koning | 1 | -3/+2 |
2012-11-08 | * python/py-bpevent.c: Include defs.h. | Tom Tromey | 1 | -0/+1 |
2012-08-15 | PR python/14387: | Tom Tromey | 1 | -1/+2 |
2012-02-17 | PR python/12070: | Tom Tromey | 1 | -1/+8 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-02-05 | Add the file that prev commit forget. | Hui Zhu | 1 | -0/+175 |