]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/python/py-symbol.c
libsframe: fix error code in sframe_decode
[thirdparty/binutils-gdb.git] / gdb / python / py-symbol.c
2025-03-19  Jan Vranygdb/python: convert gdb.Symbol to use gdbpy_registry
2025-03-19  Jan Vranygdb/python: do not hold on gdb.Symtab object from gdb...
2025-03-19  Jan Vranygdb/python: preserve identity for gdb.Symbol objects
2025-02-04  Jan Vranygdb/python: add domain property to gdb.Symbol
2024-12-31  Tom TromeyUse 'flags' when expanding symtabs in gdbpy_lookup_stat...
2024-12-20  Tom TromeyFix latent bug in gdbpy_lookup_static_symbols
2024-12-09  Tom TromeyOmit artificial symbols from DAP variables response
2024-09-24  Tom de Vries[gdb/python] Eliminate GDB_PY_HANDLE_EXCEPTION
2024-09-23  Tom TromeyAutomatically add types to Python modules
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-02-01  Tom TromeyRename SEARCH_ALL
2024-01-29  Lancelot SIXgdb: Use SYM_DOMAIN instead of DOMAIN when calling...
2024-01-28  Tom TromeyRemove some obsolete Python constants
2024-01-28  Tom TromeyUse domain_search_flags in lookup_symbol et al
2024-01-28  Tom TromeyReplace search_domain with domain_search_flags
2024-01-28  Tom TromeyUse a .def file for domain_enum
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2024-01-12  Andrew Burgessgdb/python: hoist common invalid object repr code into...
2023-09-20  Tom TromeyRemove explanatory comments from includes
2023-09-06  Tom de Vries[gdb/symtab] Fix too many symbols in gdbpy_lookup_stati...
2023-07-04  Matheus Branco Borellagdb: add __repr__() implementation to a few Python...
2023-05-05  Andrew Burgessgdb/python: add mechanism to manage Python initializati...
2023-02-27  Kevin BuettnerPython QUIT processing updates
2023-02-27  Tom TromeyFix value chain use-after-free
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-10  Tom TromeyChange GDB to use frame_info_ptr
2022-07-28  Tom TromeyRewrite registry.h
2022-06-23  Tom TromeyUse PyBool_FromLong
2022-04-28  Simon Marchigdb: remove BLOCKVECTOR_BLOCK and BLOCKVECTOR_NBLOCKS...
2022-04-20  Tom TromeyReplace symbol_symtab with symbol::symtab
2022-04-20  Tom TromeyReplace symbol_objfile with symbol::objfile
2022-03-23  Simon Marchigdb/python: remove Python 2/3 compatibility macros
2022-02-06  Simon Marchigdb: remove SYMBOL_LINE macro
2022-02-06  Simon Marchigdb: remove SYMBOL_TYPE macro
2022-02-06  Simon Marchigdb: remove SYMBOL_IS_ARGUMENT macro
2022-02-06  Simon Marchigdb: remove SYMBOL_OBJFILE_OWNED macro
2022-02-06  Simon Marchigdb: remove SYMBOL_CLASS macro, add getter
2022-02-06  Simon Marchigdb: remove COMPUNIT_BLOCKVECTOR macro, add getter...
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-06-03  Hannes DomaniRestore gdb.SYMBOL_LABEL_DOMAIN constant
2021-04-28  Andrew Burgessgdb: delay python initialisation until gdbpy_finish_ini...
2021-04-17  Tom TromeyAdd search_flags to expand_symtabs_matching
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-04  Tom TromeyRemove redundant typedefs
2020-09-15  Tom TromeyDon't use PyInt_FromLong
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-22  Christian BiesingerReplace SYMBOL_*_NAME accessors with member functions
2019-11-18  Philippe WaroquiersFix a bunch of python leaks due to missing calls to...
2019-11-10  Andrew Burgessgdb/python: Introduce gdb.lookup_static_symbols
2019-11-10  Andrew Burgessgdb/python: smarter symbol lookup for gdb.lookup_static...
2019-07-30  Christian Biesinger[PR/24474] Add gdb.lookup_static_symbol to the python API
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-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-07  Tom TromeyUpdate symbol domain and location values for Python
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 TromeyTurn gdbpy_ref into a template
2017-01-11  Tom TromeyUse gdbpy_ref in gdbpy_lookup_symbol
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-08-25  Pierre-Marie de... DWARF: handle non-local references in nested functions
2015-08-06  Simon MarchiAdd casts for legitimate integer to enum conversions
2015-08-01  Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-23  Doug EvansLook up primitive types as symbols.
2014-12-23  Doug EvansReplace some symbol accessor macros with functions.
2014-11-18  Doug EvansUse SYMBOL_OBJFILE more.
2014-11-07  Doug EvansRename lookup_symbol_global to lookup_global_symbol.
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-29  Doug EvansRemove trailing whitespace.
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-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-14  Tom Tromey * c-exp.y (block, variable, name_not_typename, lex_one...
2012-12-12  Paul KoningAdd support for Python 3.
2012-10-15  Tom Tromey PR python/14634:
2012-02-15  Tom Tromey * python/py-symbol.c (sympy_value): Use _().
2012-02-07  Tom Tromey PR python/12027:
2012-02-07  Tom Tromey PR python/13599:
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-10-27  Phil Muldoon2011-10-27 Phil Muldoon <pmuldoon@redhat.com>
2011-10-20  Phil Muldoon2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2011-08-12  Doug Evans * NEWS: Mention new "type" attribute of python gdb...
2011-04-17  Jan Kratochvilgdb/
2011-03-17  Phil Muldoon2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
2011-02-26  Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-02-22  Doug Evans Add gdb.lookup_global_symbol python function.
2011-01-06  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-02-24  Phil Muldoon2010-02-24 Phil Muldoon <pmuldoon@redhat.com>