Age | Commit message (Expand) | Author | Files | Lines |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -2/+1 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -3/+4 |
2015-02-11 | Fix redefinition errors in C++ mode | Tom Tromey | 1 | -2/+2 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
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 | -12/+12 |
2013-05-20 | * python/py-arch.c (gdbpy_initialize_arch): Use | Tom Tromey | 1 | -3/+2 |
2013-05-20 | * python/py-cmd.c (cmdpy_completer): Use explicit decref. | Tom Tromey | 1 | -6/+5 |
2013-05-20 | * python/py-param.c (compute_enum_values): Decref 'item'. | Tom Tromey | 1 | -0/+2 |
2013-05-20 | * python/py-arch.c (gdbpy_initialize_arch): Return 'int'. | Tom Tromey | 1 | -7/+7 |
2013-05-20 | * python/py-arch.c (arch_object_type): Use | Tom Tromey | 1 | -1/+2 |
2013-03-13 | Constify strings in tracepoint.c, lookup_cmd and the completers. | 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 | -2/+9 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-10-24 | 2011-10-24 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -0/+2 |
2011-09-08 | * py-cmd.c: Some minor formatting fixes. | Doug Evans | 1 | -9/+3 |
2011-08-05 | * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Move the | Eli Zaretskii | 1 | -1/+1 |
2011-06-24 | * varobj.c (update_dynamic_varobj_children): Make 'name' const. | Tom Tromey | 1 | -4/+10 |
2011-03-10 | 2011-03-10 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -52/+213 |
2011-02-28 | 2011-02-28 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+1 |
2011-01-26 | * python/python.c (gdbpy_solib_name): Use gdb_py_longest and | Tom Tromey | 1 | -1/+3 |
2011-01-06 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+2 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-10-13 | gdb/ | Jan Kratochvil | 1 | -12/+40 |
2010-05-17 | 2010-05-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+4 |
2010-05-07 | 2010-05-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+0 |
2010-04-30 | * python/py-param.c (parm_constants): Avoid ARI warning | Pierre Muller | 1 | -2/+3 |
2010-04-29 | 2010-04-29 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -0/+617 |