]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/python/py-objfile.c
gdb: remove target_gdbarch
[thirdparty/binutils-gdb.git] / gdb / python / py-objfile.c
2023-10-10  Simon Marchigdb: remove target_gdbarch
2023-05-05  Andrew Burgessgdb/python: add mechanism to manage Python initializati...
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-18  Markus Metzgergdb, python: use gdbarch_iterate_over_objfiles_in_searc...
2022-08-03  Tom TromeyUse gdb_bfd_ref_ptr in objfile
2022-07-28  Tom TromeyRewrite registry.h
2022-07-05  Tom TromeyAdd gdb.Objfile.is_file attribute
2022-03-23  Simon Marchigdb/python: remove Python 2/3 compatibility macros
2022-02-04  Tom TromeyRemove host_hex_value
2022-02-01  Jan Vranygdb/python: fix gdb.Objfile.__repr__ () for dynamically...
2022-01-26  Tom TromeyChange how Python architecture and language are handled
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-04-28  Andrew Burgessgdb: delay python initialisation until gdbpy_finish_ini...
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-04  Tom TromeyRemove redundant typedefs
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-04-18  Tom TromeyChange get_objfile_arch to a method on objfile
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-09-25  Tom TromeyRemove make_hex_string
2019-07-30  Christian BiesingerAdd Objfile.lookup_{global,static}_symbol functions
2019-07-25  Christian BiesingerFix comment about the signature of add_separate_debug_file
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-01-23  Tom TromeyDo not include py-ref.h in most files
2019-01-17  Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-10  Tom TromeyRemove most uses of ALL_OBJFILES
2019-01-03  Tom TromeyRemove more uses of explicit reference counting in...
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-27  Tom TromeyRemove more calls to xfree from Python
2018-11-04  Tom TromeyReturn gdbpy_ref from some Python string functions
2018-09-16  Tom TromeyChange objfile_to_objfile_object to return a new reference
2018-09-16  Tom TromeyChange pspace_to_pspace_object to return a new reference
2018-09-13  Simon Marchipython: Provide textual representation for Inferior...
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-04-05  Pedro Alves-Wwrite-strings: Add a PyArg_ParseTupleAndKeywords...
2017-04-05  Pedro Alves-Wwrite-strings: Wrap PyGetSetDef for construction...
2017-02-10  Tom TromeyUse gdbpy_ref to simplify some logic
2017-01-11  Tom TromeyUse class to manage BFD reference counts
2017-01-11  Tom TromeyUse gdbpy_enter in py-objfile.c
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-10-26  Pedro AlvesMake symfile_add_flags and objfile->flags strongly...
2016-05-23  Tom TromeyFix PR python/19438, PR python/18393 - initialize dicti...
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-06-15  Jon TurneyAllow gdb to find debug symbols file by build-id for...
2015-04-01  Sasha SmundakAdd support for writing unwinders in Python.
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-02-11  Tom TromeyFix redefinition errors in C++ mode
2015-01-27  Doug EvansAdd gdb.Objfile.username.
2015-01-14  Doug EvansEnhance gdb.lookup_objfile so that it works with a...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-12  Doug EvansNew python function gdb.lookup_objfile.
2014-12-09  Doug Evanspython/py-objfile.c (objfpy_get_owner): Increment refco...
2014-12-08  Doug EvansNew "owner" attribute for gdb.Objfile.
2014-12-04  Doug EvansNew python method gdb.Objfile.add_separate_debug_file.
2014-12-04  Doug EvansNew python attribute gdb.Objfile.build_id.
2014-10-31  Doug EvansAdd ability to add attributes to gdb.Objfile and gdb...
2014-10-17  Doug EvansAdd gdb.Objfile.progspace attribute.
2014-10-13  Doug EvansRemove some code duplication in py-objfile.c, py-progsp...
2014-06-03  Siva ChandraXmethod support in Python.
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-09-24  Jan KratochvilCode cleanup: Add objfile_name accessor
2013-05-20  Tom Tromey * python/py-arch.c (gdbpy_initialize_arch): Use
2013-05-20  Tom Tromey * python/py-arch.c (gdbpy_initialize_arch): Return...
2013-05-20  Tom Tromey * python/py-arch.c (arch_object_type): Use
2013-05-10  Phil Muldoon2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-12  Paul KoningAdd support for Python 3.
2012-11-12  Tom Tromey * NEWS: Update.
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-03-17  Phil Muldoon2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
2011-01-06  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-09-22  Jan Kratochvilgdb/
2010-05-17  Michael Snyder2010-05-17 Michael Snyder <msnyder@vmware.com>
2010-05-07  Michael Snyder2010-05-07 Michael Snyder <msnyder@vmware.com>
2010-04-14  Phil Muldoon2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-09-11  Doug Evans * objfiles.c (struct objfile_data): Delete member...
2009-09-09  Joel BrobeckerChecking in this patch for Thiago: Rename python-*...