]> Git Repo - binutils.git/history - gdb/python/py-utils.c
Rewrite TRY/CATCH
[binutils.git] / gdb / python / py-utils.c
2019-04-08 Tom TromeyRewrite TRY/CATCH
2019-04-08 Tom TromeyMake exceptions use std::string and be self-managing
2019-03-05 Tom TromeyRemove some Python 3 #ifs
2019-02-27 Tom TromeyRemove Python 2.4 and 2.5 support
2019-01-23 Tom TromeyDo not include py-ref.h in most files
2019-01-03 Tom TromeyUse a wrapper for PyErr_Fetch
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-27 Tom TromeyTranslate PyExc_KeyboardInterrupt to gdb "quit"
2018-12-27 Tom TromeyRemove more calls to xfree from Python
2018-11-04 Tom TromeyReturn gdbpy_ref from some Python string functions
2018-11-04 Tom TromeyReturn gdbpy_ref from gdb_py_object_from_*longest
2018-09-24 Tom TromeyConsolidate gdb.GdbError handling
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-02-10 Tom TromeyTurn gdbpy_ref into a template
2017-01-11 Tom TromeyRemove make_cleanup_py_decref and make_cleanup_py_xdecref
2017-01-11 Tom TromeyUse gdbpy_ref in py-utils.c
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-10 Tom TromeyUse unique_xmalloc_ptr in Python code
2016-03-30 Doug Evanspython/py-utils.c (host_string_to_python_string): New...
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25 Simon MarchiAdd some more casts (2/2)
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-29 Doug EvansRemove trailing whitespace.
2013-06-05 Tom Tromey * python/py-utils.c (gdb_pymodule_addobject): Cast...
2013-05-21 Pedro Alvespy_decref: Don't check for NULL before calling Py_DECREF.
2013-05-21 Pedro AlvesCentralize workaround for Python 2.6's Py_DECREF.
2013-05-21 Jan Kratochvilgdb/
2013-05-20 Tom Tromey * python/py-arch.c (gdbpy_initialize_arch): Use
2013-05-20 Tom Tromey * python/py-inferior.c (gdbpy_inferiors): Update....
2013-05-20 Tom Tromey * python/py-arch.c (archpy_disassemble): Update.
2013-05-10 Phil Muldoon2013-05-10 Phil Muldoon <[email protected]>
2013-03-06 Pedro AlvesGarbage collect py-utils.c:target_string_to_unicode.
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-12 Paul KoningAdd support for Python 3.
2012-03-01 Pedro Alves2012-03-01 Pedro Alves <[email protected]>
2012-02-17 Tom Tromey PR python/12070:
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-03-01 Michael Snyder2011-02-28 Michael Snyder <[email protected]>
2011-01-26 Tom Tromey * python/python.c (gdbpy_solib_name): Use gdb_py_longe...
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-11-12 Tom Tromeygdb
2010-06-28 Phil Muldoon2010-06-28 Phil Muldoon <[email protected]>
2010-05-25 Doug Evans Add python gdb.GdbError and gdb.string_to_argv.
2010-05-17 Michael Snyder2010-05-17 Michael Snyder <[email protected]>
2010-03-05 Tom Tromeygdb
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-09-09 Joel BrobeckerChecking in this patch for Thiago: Rename python-*...
This page took 4.474301 seconds and 56 git commands to generate.