summaryrefslogtreecommitdiff
path: root/gdb/python/py-function.c
Commit message (Expand)AuthorAgeFilesLines
* Do not include py-ref.h in most filesTom Tromey2019-01-221-1/+0
* Remove more uses of explicit reference counting in PythonTom Tromey2019-01-031-6/+5
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* gdb/python: Make convert_values_to_python return gdbpy_ref<>Andrew Burgess2018-10-251-3/+6
* Consolidate gdb.GdbError handlingTom Tromey2018-09-231-50/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Turn gdbpy_ref into a templateTom Tromey2017-02-101-7/+7
* Fix Py_DECREF being executed without holding the GILSimon Marchi2017-01-201-6/+5
* Use gdbpy_enter in fnpy_callTom Tromey2017-01-101-21/+11
* Use gdbpy_ref in py-function.cTom Tromey2017-01-101-16/+11
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Use unique_xmalloc_ptr in Python codeTom Tromey2016-11-091-8/+7
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Fix redefinition errors in C++ modeTom Tromey2015-02-111-2/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Remove trailing whitespace.Doug Evans2013-11-291-1/+1
* * python/py-arch.c (gdbpy_initialize_arch): UseTom Tromey2013-05-201-3/+2
* * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.Tom Tromey2013-05-201-3/+4
* * python/py-function.c (fnpy_init): Decref result ofTom Tromey2013-05-201-5/+11
* * python/py-arch.c (arch_object_type): UseTom Tromey2013-05-201-1/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Add support for Python 3.Paul Koning2012-12-121-2/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* 2011-10-27 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2011-10-271-9/+23
* * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Move theEli Zaretskii2011-08-051-1/+1
* * varobj.c (update_dynamic_varobj_children): Make 'name' const.Tom Tromey2011-06-241-1/+2
* 2011-03-21 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2011-03-221-2/+49
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb/Jan Kratochvil2010-10-131-1/+8
* 2010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-0/+2
* 2010-05-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-071-1/+0
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-09-21 Jason Orendorff <jason.orendorff@gmail.com>Tom Tromey2009-09-211-2/+1
* Checking in this patch for Thiago: Rename python-* files into py-*,Joel Brobecker2009-09-091-0/+180