aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/python-internal.h
AgeCommit message (Expand)AuthorFilesLines
2016-03-29python/py-utils.c (host_string_to_python_string): New function.Doug Evans1-0/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-06-24Remove redundant include directives.Gary Benson1-2/+0
2015-04-29PR python/18285Doug Evans1-0/+5
2015-04-28PR python/18089Doug Evans1-0/+1
2015-04-01Add support for writing unwinders in Python.Sasha Smundak1-0/+4
2015-02-27python/python-internal.h: enum ‘ext_lang_rc’ not definedPedro Alves1-0/+1
2015-02-04Fix Python 3 build error on 32-bit hostsJan Kratochvil1-0/+4
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-12New python function gdb.lookup_objfile.Doug Evans1-0/+1
2014-12-02New python events: inferior call, register/memory changed.Nick Bull1-0/+9
2014-12-02revert previous patch so that I can re-commit with correct authorDoug Evans1-9/+0
2014-12-02New python events: infcall, register/memory changed.Doug Evans1-0/+9
2014-10-17New python event "clear_objfiles".Doug Evans1-0/+2
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-2/+0
2014-08-07Move stdio.h to common-defs.hGary Benson1-2/+0
2014-06-12Generalize varobj iteratorYao Qi1-0/+5
2014-06-10Wrap PyObject_Get/HasAttrString in a function with second arg having const qu...Siva Chandra1-0/+26
2014-06-03Xmethod support in Python.Siva Chandra1-0/+22
2014-02-05Extension Language APIDoug Evans1-4/+29
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-122013-12-12 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra1-0/+1
2013-11-29Remove trailing whitespace.Doug Evans1-2/+2
2013-11-28Rename breakpoint_object to gdbpy_breakpoint_object.Doug Evans1-5/+5
2013-11-112013-11-11 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-1/+3
2013-05-30Fix build breakage with Python 2.4.Pedro Alves1-1/+4
2013-05-22Let the ARI know gdb_Py_DECREF is OK.Pedro Alves1-1/+1
2013-05-21Centralize workaround for Python 2.6's Py_DECREF.Pedro Alves1-0/+12
2013-05-20 * python/py-arch.c (gdbpy_initialize_arch): UseTom Tromey1-0/+4
2013-05-20 * mi/mi-main.c: Include python-internal.h.Tom Tromey1-0/+2
2013-05-20 * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.Tom Tromey1-29/+58
2013-05-20 * python/py-inferior.c (gdbpy_inferiors): Update. HoistTom Tromey1-1/+2
2013-05-20 * python/py-event.h (gdbpy_initialize_event_generic): UseTom Tromey1-0/+7
2013-05-20 * python/py-arch.c (archpy_disassemble): Update.Tom Tromey1-6/+16
2013-05-20 * python/python-internal.h (events_object_type): Remove.Tom Tromey1-1/+0
2013-05-20 * python/py-event.h (evpy_emit_event): UseTom Tromey1-0/+7
2013-05-20 * python/py-threadevent.c (get_event_thread): UseTom Tromey1-3/+13
2013-05-20 * python/py-arch.c (arch_object_type): UseTom Tromey1-7/+27
2013-05-102013-05-10 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+3
2013-03-17Avoid MinGW warnings about redefinition of snprintf.Eli Zaretskii1-0/+5
2013-03-06Garbage collect py-utils.c:target_string_to_unicode.Pedro Alves1-1/+0
2013-01-23 Add a new class gdb.Architecture which exposes GDB'sSiva Chandra Reddy1-0/+4
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-12Add support for Python 3.Paul Koning1-0/+31
2012-09-13Refactor Python "gdb" module into a proper Python package, by introducingYit Phang Khoo1-0/+1
2012-08-22 Enable readline in Python in a GDB-specific way and block theYit Phang Khoo1-0/+1
2012-02-17 PR python/12070:Tom Tromey1-0/+2
2012-02-07 PR python/12027:Tom Tromey1-0/+1
2012-01-26gdb/Jan Kratochvil1-2/+2
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1