Age | Commit message (Expand) | Author | Files | Lines |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-10-10 | Change GDB to use frame_info_ptr | Tom Tromey | 1 | -1/+1 |
2022-07-18 | Add gdb.free_objfile event registry | Tom Tromey | 1 | -0/+1 |
2022-04-28 | Remove "typedef enum ..." | Tom Tromey | 1 | -2/+2 |
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-12-04 | Remove redundant typedefs | Tom Tromey | 1 | -2/+2 |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -4/+4 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-02-07 | Normalize include guards in gdb | Tom Tromey | 1 | -3/+3 |
2019-01-22 | Do not include py-ref.h in most files | Tom Tromey | 1 | -1/+0 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-09-16 | Change thread_to_thread_object to return a new reference | Tom Tromey | 1 | -3/+2 |
2018-08-24 | Fix 8.2 regression in gdb.python/py-evthreads.exp w/ gdbserver (PR gdb/23379) | Pedro Alves | 1 | -1/+11 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-09-11 | Make it simpler to add events to Python | Tom Tromey | 1 | -68/+6 |
2017-09-11 | Small event ownership clean up in Python layer | Tom Tromey | 1 | -3/+3 |
2017-09-11 | Add new_inferior, inferior_deleted, and new_thread events | Tom Tromey | 1 | -1/+2 |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -2/+2 |
2017-01-10 | Change event code to use gdbpy_ref | Tom Tromey | 1 | -2/+2 |
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-02-11 | Fix redefinition errors in C++ mode | Tom Tromey | 1 | -3/+2 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-02 | New python events: inferior call, register/memory changed. | Nick Bull | 1 | -0/+16 |
2014-12-02 | revert previous patch so that I can re-commit with correct author | Doug Evans | 1 | -16/+0 |
2014-12-02 | New python events: infcall, register/memory changed. | Doug Evans | 1 | -0/+16 |
2014-10-17 | New python event "clear_objfiles". | Doug Evans | 1 | -0/+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): Return 'int'. | Tom Tromey | 1 | -3/+3 |
2013-05-20 | * python/py-event.h (gdbpy_initialize_event_generic): Use | Tom Tromey | 1 | -3/+4 |
2013-05-20 | * python/py-event.h (evpy_emit_event): Use | Tom Tromey | 1 | -1/+2 |
2013-05-20 | * python/py-arch.c (arch_object_type): Use | Tom Tromey | 1 | -2/+3 |
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 | -2/+1 |
2012-11-08 | * python/py-bpevent.c: Include defs.h. | Tom Tromey | 1 | -1/+0 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-10-07 | Allow Python notification of new object-file loadings. | Kevin Pouget | 1 | -0/+1 |
2011-10-04 | 2011-10-04 Kevin Pouget <kevin.pouget@st.com> | Kevin Pouget | 1 | -1/+1 |
2011-06-03 | gdb | Tom Tromey | 1 | -1/+1 |
2011-02-05 | Add the file that prev commit forget. | Hui Zhu | 1 | -0/+121 |