aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/python-internal.h
AgeCommit message (Expand)AuthorFilesLines
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
2011-12-23 Introduce gdb.FinishBreakpoint in PythonKevin Pouget1-2/+48
2011-10-27 * cli/cli-cmds.c (source_script_with_search): Pass full path toDoug Evans1-1/+1
2011-10-202011-10-20 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-2/+3
2011-10-07 Allow Python notification of new object-file loadings.Kevin Pouget1-0/+1
2011-09-28* python/py-type.c (make_fielditem, typy_field_names, typy_items)Paul Koning1-0/+2
2011-09-152011-09-15 Kevin Pouget <kevin.pouget@st.com>Kevin Pouget1-0/+1
2011-09-08 * py-cmd.c: Some minor formatting fixes.Doug Evans1-1/+1
2011-06-28 * python/python-internal.h (PY_SSIZE_T_CLEAN): Define.Tom Tromey1-0/+3
2011-05-272011-05-27 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+1
2011-02-28 * python/python.c (gdbpy_value_cst): New global.Tom Tromey1-0/+1
2011-02-22 Add gdb.lookup_global_symbol python function.Doug Evans1-0/+2
2011-02-04Add Python support for GDB events.Sami Wagiaalla1-0/+18
2011-01-31do not use python<version> subdir when including Python .h fileJoel Brobecker1-13/+5
2011-01-26 * python/python.c (gdbpy_solib_name): Use gdb_py_longest andTom Tromey1-0/+30
2011-01-06gdbTom Tromey1-0/+1
2011-01-062011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-11-12gdbTom Tromey1-7/+11
2010-10-26fix typo in _FILE_OFFSET_BITS commentJoel Brobecker1-1/+1
2010-10-26Fix build failures with python support on sparc-solarisJoel Brobecker1-3/+7
2010-10-15 PR python/11948:Tom Tromey1-3/+3
2010-08-13 * python/python-internal.h (gdbpy_get_hook_function): Don'tTom Tromey1-1/+0
2010-07-06 * configure, config.in: Rebuild.Tom Tromey1-0/+3
2010-06-30Fix build failure with Python installed in non-system location.Joel Brobecker1-1/+4
2010-06-282010-06-28 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+24
2010-06-04 Add support for enabling/disabling individual pretty-printers.Doug Evans1-0/+1
2010-05-25 Add python gdb.GdbError and gdb.string_to_argv.Doug Evans1-0/+6
2010-04-292010-04-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+9
2010-04-23 Add support for auto-loading scripts from .debug_gdb_scripts section.Doug Evans1-0/+9