Age | Commit message (Expand) | Author | Files | Lines |
2017-02-10 | Turn gdbpy_ref into a template | Tom Tromey | 1 | -6/+6 |
2017-01-10 | Remove make_cleanup_py_decref and make_cleanup_py_xdecref | Tom Tromey | 1 | -42/+0 |
2017-01-10 | Use gdbpy_ref in py-utils.c | Tom Tromey | 1 | -34/+15 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-09 | Use unique_xmalloc_ptr in Python code | Tom Tromey | 1 | -34/+26 |
2016-03-29 | python/py-utils.c (host_string_to_python_string): New function. | Doug Evans | 1 | -0/+8 |
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 | -3/+3 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -3/+6 |
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-11-29 | Remove trailing whitespace. | Doug Evans | 1 | -3/+3 |
2013-06-05 | * python/py-utils.c (gdb_pymodule_addobject): Cast away const. | Tom Tromey | 1 | -1/+2 |
2013-05-21 | py_decref: Don't check for NULL before calling Py_DECREF. | Pedro Alves | 1 | -2/+1 |
2013-05-21 | Centralize workaround for Python 2.6's Py_DECREF. | Pedro Alves | 1 | -9/+2 |
2013-05-21 | gdb/ | Jan Kratochvil | 1 | -1/+4 |
2013-05-20 | * python/py-arch.c (gdbpy_initialize_arch): Use | Tom Tromey | 1 | -0/+15 |
2013-05-20 | * python/py-inferior.c (gdbpy_inferiors): Update. Hoist | Tom Tromey | 1 | -7/+14 |
2013-05-20 | * python/py-arch.c (archpy_disassemble): Update. | Tom Tromey | 1 | -3/+3 |
2013-05-10 | 2013-05-10 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -0/+22 |
2013-03-06 | Garbage collect py-utils.c:target_string_to_unicode. | Pedro Alves | 1 | -13/+0 |
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 | -10/+32 |
2012-03-01 | 2012-03-01 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -1/+1 |
2012-02-17 | PR python/12070: | Tom Tromey | 1 | -0/+20 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-03-01 | 2011-02-28 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+0 |
2011-01-26 | * python/python.c (gdbpy_solib_name): Use gdb_py_longest and | Tom Tromey | 1 | -26/+60 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-11-12 | gdb | Tom Tromey | 1 | -0/+19 |
2010-06-28 | 2010-06-28 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -0/+49 |
2010-05-25 | Add python gdb.GdbError and gdb.string_to_argv. | Doug Evans | 1 | -0/+50 |
2010-05-17 | 2010-05-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+1 |
2010-03-05 | gdb | Tom Tromey | 1 | -3/+5 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-09-09 | Checking in this patch for Thiago: Rename python-* files into py-*, | Joel Brobecker | 1 | -0/+221 |