Age | Commit message (Expand) | Author | Files | Lines |
2016-05-07 | remove trivialy unused variables | Trevor Saunders | 1 | -2/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-10-09 | Change some void* to gdb_byte* | Simon Marchi | 1 | -8/+15 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -3/+3 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -1/+1 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -11/+28 |
2015-02-11 | Fix redefinition errors in C++ mode | Tom Tromey | 1 | -4/+4 |
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/+70 |
2014-12-02 | revert previous patch so that I can re-commit with correct author | Doug Evans | 1 | -70/+0 |
2014-12-02 | New python events: infcall, register/memory changed. | Doug Evans | 1 | -0/+70 |
2014-10-17 | New python event "clear_objfiles". | Doug Evans | 1 | -7/+16 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-29 | Remove trailing whitespace. | Doug Evans | 1 | -5/+5 |
2013-09-30 | * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. | Luis Machado | 1 | -2/+3 |
2013-06-18 | * python/py-inferior.c (gdbpy_selected_inferior): Don't incref. | Tom Tromey | 1 | -6/+1 |
2013-05-20 | * python/py-arch.c (gdbpy_initialize_arch): Use | Tom Tromey | 1 | -6/+4 |
2013-05-20 | * mi/mi-main.c: Include python-internal.h. | Tom Tromey | 1 | -0/+21 |
2013-05-20 | * python/py-arch.c (gdbpy_initialize_arch): Return 'int'. | Tom Tromey | 1 | -7/+8 |
2013-05-20 | * python/py-inferior.c (gdbpy_inferiors): Update. Hoist | Tom Tromey | 1 | -60/+43 |
2013-05-20 | * python/py-arch.c (arch_object_type): Use | Tom Tromey | 1 | -2/+4 |
2013-05-17 | * python/py-inferior.c (infpy_read_memory): Don't call | Tom Tromey | 1 | -2/+0 |
2013-04-19 | -Wpointer-sign: python/. | Pedro Alves | 1 | -1/+1 |
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 | -18/+89 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -2/+2 |
2012-08-22 | * auto-load.c (_initialize_auto_load): Update. | Tom Tromey | 1 | -1/+1 |
2012-07-26 | gdb/ | Jan Kratochvil | 1 | -0/+5 |
2012-06-24 | gdb: | Yao Qi | 1 | -1/+1 |
2012-06-20 | * python/py-inferior.c: Update comments of infpy_read_memory | Yao Qi | 1 | -2/+2 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -1/+1 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -2/+0 |
2012-03-28 | * python/py-inferior.c (infpy_read_memory): Remove cleanups and | Tom Tromey | 1 | -12/+8 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-11-28 | 2011-11-28 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -10/+7 |
2011-10-20 | 2011-10-20 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -4/+5 |
2011-10-07 | Allow Python notification of new object-file loadings. | Kevin Pouget | 1 | -0/+21 |
2011-10-04 | 2011-10-04 Kevin Pouget <kevin.pouget@st.com> | Kevin Pouget | 1 | -1/+1 |
2011-09-15 | 2011-09-15 Kevin Pouget <kevin.pouget@st.com> | Kevin Pouget | 1 | -0/+14 |
2011-08-05 | * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Move the | Eli Zaretskii | 1 | -1/+1 |
2011-07-11 | 2011-07-11 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -12/+47 |
2011-06-24 | * varobj.c (update_dynamic_varobj_children): Make 'name' const. | Tom Tromey | 1 | -1/+2 |
2011-06-03 | gdb | Tom Tromey | 1 | -8/+4 |
2011-05-19 | * python/py-inferior.c (python_inferior_exit): Use | Tom Tromey | 1 | -2/+2 |
2011-03-17 | 2011-03-17 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -0/+17 |
2011-03-02 | 2011-03-02 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+8 |
2011-02-04 | Add Python support for GDB events. | Sami Wagiaalla | 1 | -2/+61 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-11-23 | 2010-11-23 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -0/+3 |