summaryrefslogtreecommitdiff
path: root/gdb/python/py-utils.c
Commit message (Expand)AuthorAgeFilesLines
* * python/py-utils.c (gdb_pymodule_addobject): Cast away const.Tom Tromey2013-06-051-1/+2
* py_decref: Don't check for NULL before calling Py_DECREF.Pedro Alves2013-05-211-2/+1
* Centralize workaround for Python 2.6's Py_DECREF.Pedro Alves2013-05-211-9/+2
* gdb/Jan Kratochvil2013-05-211-1/+4
* * python/py-arch.c (gdbpy_initialize_arch): UseTom Tromey2013-05-201-0/+15
* * python/py-inferior.c (gdbpy_inferiors): Update. HoistTom Tromey2013-05-201-7/+14
* * python/py-arch.c (archpy_disassemble): Update.Tom Tromey2013-05-201-3/+3
* 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2013-05-101-0/+22
* Garbage collect py-utils.c:target_string_to_unicode.Pedro Alves2013-03-061-13/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Add support for Python 3.Paul Koning2012-12-121-10/+32
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-1/+1
* PR python/12070:Tom Tromey2012-02-171-0/+20
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* 2011-02-28 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-011-1/+0
* * python/python.c (gdbpy_solib_name): Use gdb_py_longest andTom Tromey2011-01-261-26/+60
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdbTom Tromey2010-11-121-0/+19
* 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2010-06-281-0/+49
* Add python gdb.GdbError and gdb.string_to_argv.Doug Evans2010-05-251-0/+50
* 2010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-0/+1
* gdbTom Tromey2010-03-051-3/+5
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Checking in this patch for Thiago: Rename python-* files into py-*,Joel Brobecker2009-09-091-0/+221