aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-function.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-10Turn gdbpy_ref into a templateTom Tromey1-7/+7
2017-01-20Fix Py_DECREF being executed without holding the GILSimon Marchi1-6/+5
2017-01-10Use gdbpy_enter in fnpy_callTom Tromey1-21/+11
2017-01-10Use gdbpy_ref in py-function.cTom Tromey1-16/+11
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-09Use unique_xmalloc_ptr in Python codeTom Tromey1-8/+7
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-02-11Fix redefinition errors in C++ modeTom Tromey1-2/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-29Remove trailing whitespace.Doug Evans1-1/+1
2013-05-20 * python/py-arch.c (gdbpy_initialize_arch): UseTom Tromey1-3/+2
2013-05-20 * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.Tom Tromey1-3/+4
2013-05-20 * python/py-function.c (fnpy_init): Decref result ofTom Tromey1-5/+11
2013-05-20 * python/py-arch.c (arch_object_type): UseTom Tromey1-1/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-12Add support for Python 3.Paul Koning1-2/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-10-272011-10-27 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-9/+23
2011-08-05 * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Move theEli Zaretskii1-1/+1
2011-06-24 * varobj.c (update_dynamic_varobj_children): Make 'name' const.Tom Tromey1-1/+2
2011-03-222011-03-21 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-2/+49
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-10-13gdb/Jan Kratochvil1-1/+8
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+2
2010-05-072010-05-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+0
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-09-212009-09-21 Jason Orendorff <jason.orendorff@gmail.com>Tom Tromey1-2/+1
2009-09-09Checking in this patch for Thiago: Rename python-* files into py-*,Joel Brobecker1-0/+180