Age | Commit message (Expand) | Author | Files | Lines |
2017-04-05 | -Wwrite-strings: Add a PyArg_ParseTupleAndKeywords "const char *" overload | Pedro Alves | 1 | -5/+5 |
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 | -24/+16 |
2017-01-10 | Use class to manage BFD reference counts | Tom Tromey | 1 | -2/+2 |
2017-01-10 | Use gdbpy_enter in py-objfile.c | Tom Tromey | 1 | -3/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-10-26 | Make symfile_add_flags and objfile->flags strongly typed | Pedro Alves | 1 | -2/+1 |
2016-05-23 | Fix PR python/19438, PR python/18393 - initialize dictionaries | Tom Tromey | 1 | -1/+4 |
2016-03-29 | python/py-utils.c (host_string_to_python_string): New function. | Doug Evans | 1 | -7/+3 |
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 | -2/+2 |
2015-06-15 | Allow gdb to find debug symbols file by build-id for PE file format also | Jon Turney | 1 | -4/+3 |
2015-04-01 | Add support for writing unwinders in Python. | Sasha Smundak | 1 | -0/+53 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -6/+12 |
2015-02-11 | Fix redefinition errors in C++ mode | Tom Tromey | 1 | -2/+2 |
2015-01-27 | Add gdb.Objfile.username. | Doug Evans | 1 | -0/+21 |
2015-01-13 | Enhance gdb.lookup_objfile so that it works with a symlinked binary. | Doug Evans | 1 | -1/+7 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-12 | New python function gdb.lookup_objfile. | Doug Evans | 1 | -0/+142 |
2014-12-08 | python/py-objfile.c (objfpy_get_owner): Increment refcount of result. | Doug Evans | 1 | -2/+6 |
2014-12-08 | New "owner" attribute for gdb.Objfile. | Doug Evans | 1 | -0/+22 |
2014-12-04 | New python method gdb.Objfile.add_separate_debug_file. | Doug Evans | 1 | -0/+32 |
2014-12-04 | New python attribute gdb.Objfile.build_id. | Doug Evans | 1 | -0/+48 |
2014-10-30 | Add ability to add attributes to gdb.Objfile and gdb.Progspace objects. | Doug Evans | 1 | -1/+9 |
2014-10-17 | Add gdb.Objfile.progspace attribute. | Doug Evans | 1 | -0/+20 |
2014-10-13 | Remove some code duplication in py-objfile.c, py-progspace.c. | Doug Evans | 1 | -50/+32 |
2014-06-03 | Xmethod support in Python. | Siva Chandra | 1 | -0/+31 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-09-24 | Code cleanup: Add objfile_name accessor | Jan Kratochvil | 1 | -1/+2 |
2013-05-20 | * python/py-arch.c (gdbpy_initialize_arch): Use | Tom Tromey | 1 | -3/+2 |
2013-05-20 | * python/py-arch.c (gdbpy_initialize_arch): Return 'int'. | Tom Tromey | 1 | -4/+4 |
2013-05-20 | * python/py-arch.c (arch_object_type): Use | Tom Tromey | 1 | -1/+2 |
2013-05-10 | 2013-05-10 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -0/+60 |
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-12 | * NEWS: Update. | Tom Tromey | 1 | -0/+62 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-03-17 | 2011-03-17 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -1/+24 |
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-09-22 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2010-05-17 | 2010-05-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+5 |
2010-05-07 | 2010-05-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+0 |
2010-04-14 | 2010-04-14 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -2/+2 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-09-11 | * objfiles.c (struct objfile_data): Delete member cleanup and replace | Doug Evans | 1 | -2/+2 |
2009-09-09 | Checking in this patch for Thiago: Rename python-* files into py-*, | Joel Brobecker | 1 | -0/+230 |