]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/python/python-internal.h
gdb: add Aaron Griffith to gdb/MAINTAINERS
[thirdparty/binutils-gdb.git] / gdb / python / python-internal.h
2025-06-04  Andrew Burgessgdb/python/guile: fix segfault from nested prefix comma...
2025-05-30  Tom TromeyRequire Python 3.4
2025-04-08  Tom TromeyUpdate copyright dates to include 2025
2025-03-20  Tom de Vries[gdb/build] Fix build with gcc 9
2025-03-19  Jan Vranygdb/python: introduce gdbpy_registry
2024-12-18  Tom TromeyRun check-include-guards.py
2024-11-26  Simon MarchiConvert type copying to new hash table
2024-09-24  Tom de Vries[gdb/python] Eliminate GDB_PY_SET_HANDLE_EXCEPTION
2024-09-24  Tom de Vries[gdb/python] Eliminate GDB_PY_HANDLE_EXCEPTION
2024-09-24  Tom de Vries[gdb/python] Add gdbpy_handle_gdb_exception
2024-09-23  Tom TromeyAutomatically add types to Python modules
2024-08-14  Felix Willgerodtbtrace, python: Enable ptwrite filter registration.
2024-07-16  Simon Marchigdb, gdbserver, gdbsupport: use [[noreturn]] instead...
2024-06-19  Tom de Vries[gdb/build] Redo poisoning of PyObject_CallMethod
2024-06-19  Lancelot SIXgdb/python/python-internal.h: avoid uninitialized constexpr
2024-06-13  Tom TromeyAdd gdbpy_call_method overloads for gdbpy_ref<>
2024-06-13  Tom TromeyReturn gdbpy_ref<> from gdbpy_call_method
2024-06-12  Tom Tromey[gdb/python] Add typesafe wrapper around PyObject_CallM...
2024-06-10  Tom de Vries[gdb/python] Fix GDB_PY_{LL,LLU}_ARG on platform withou...
2024-06-10  Tom de Vries[gdb/python] Note that python 3.6 assumes long long...
2024-03-14  Tom TromeyRemove 'if' from GDB_PY_HANDLE_EXCEPTION
2024-03-09  Tom de Vries[gdb/python] Handle deprecation of PyErr_{Fetch,Restore...
2024-03-09  Tom de Vries[gdb/python] Normalize exceptions in gdbpy_err_fetch
2024-03-09  Tom de Vries[gdb/python] Use gdbpy_err_fetch::{type,value} as getters
2024-02-20  Simon Marchigdb: pass frames as `const frame_info_ptr &`
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2024-01-12  Andrew Burgessgdb/python: Add gdb.InferiorThread.__dict__ attribute
2024-01-12  Andrew Burgessgdb/python: hoist common invalid object repr code into...
2023-12-13  Alexandra Hájkovágdb: move gdbpy_gil into python-internal.h
2023-11-21  Lancelot Sixgdb: Replace gdb::optional with std::optional
2023-10-10  Jan Vranygdb/python: implement support for sending custom MI...
2023-10-10  Jan Vranygdb/python: generalize serialize_mi_result()
2023-05-23  Tom TromeyImplement gdb.execute_mi
2023-05-23  Tom TromeyUse field_signed from Python MI commands
2023-05-05  Andrew Burgessgdb/python: add mechanism to manage Python initializati...
2023-02-28  Andrew Burgessgdb: fix mi breakpoint-deleted notifications for thread...
2023-02-27  Tom TromeyFix value chain use-after-free
2023-02-13  Andrew Burgessgdb/python: deallocate tui window factories at Python...
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-20  Andrew Burgessgdb/python: break more dependencies between gdbpy_initi...
2022-10-10  Tom TromeyChange GDB to use frame_info_ptr
2022-08-21  Tom TromeyFix crash in gdbpy_parse_register_id
2022-07-28  Simon Farregdb/python: Add BreakpointLocation type
2022-07-20  Kevin BuettnerHandle Python 3.11 deprecation of PySys_SetPath and...
2022-07-15  Tom TromeyExpose current 'print' settings to Python
2022-07-05  Tom TromeyMake 'import gdb.events' work
2022-06-15  Andrew Burgessgdb/python: implement the print_insn extension language...
2022-06-15  Andrew Burgessgdb/python: convert gdbpy_err_fetch to use gdbpy_ref
2022-05-28  Andrew Burgessgdb/python: improve formatting of help text for user...
2022-03-23  Simon Marchigdb/python: remove Python 2/3 compatibility macros
2022-03-23  Simon Marchigdb/python: remove Python 2 support
2022-03-22  Andrew Burgessgdb/python: add gdb.format_address function
2022-03-19  Simon Marchigdb/python: remove gdb._mi_commands dict
2022-03-14  Andrew Burgessgdb/python/mi: create MI commands using python
2022-01-26  Andrew Burgessgdb/python: add gdb.history_count function
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-11-30  Andrew Burgessgdb/python: introduce gdb.TargetConnection object type
2021-11-08  Simon Marchigdb: remove bpstat typedef, rename bpstats to bpstat
2021-10-22  Andrew Burgessgdb/python: move gdb.Membuf support into a new file
2021-10-22  Andrew Burgessgdb/python: new gdb.architecture_names function
2021-10-03  Lancelot SIXgdb: Introduce setting construct within cmd_list_element
2021-09-09  Andrew Burgessgdb/python: remove all uses of Py_TPFLAGS_HAVE_ITER
2021-09-07  Andrew Burgessgdb/python: new function to add values into GDB's history
2021-05-12  Simon Marchigdb: make gdbpy_parse_command_name return a unique_xmal...
2021-01-13  Simon Marchigdb: bool-ify ext_lang_auto_load_enabled and friends
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-11  Tom TromeyChange varobj_dynamic::child_iter to unique_ptr
2020-12-04  Tom TromeyRemove redundant typedefs
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-09-15  Tom TromeyDon't use PyInt_FromLong
2020-09-15  Tom TromeyDon't use gdb_py_long_from_ulongest
2020-09-15  Tom TromeyDon't use gdb_py_long_from_longest
2020-09-15  Tom TromeyDon't use PyInt_FromSsize_t
2020-07-28  Andrew Burgessgdb/python: make more use of RegisterDescriptors
2020-07-06  Andrew Burgessgdb/python: New method to access list of register groups
2020-07-06  Andrew Burgessgdb/python: Add gdb.Architecture.registers method
2020-03-14  Tom TromeyChange extension language pretty-printers to use value API
2020-02-22  Tom TromeyAllow TUI windows in Python
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-10  Andrew Burgessgdb/python: Introduce gdb.lookup_static_symbols
2019-07-30  Christian Biesinger[PR/24474] Add gdb.lookup_static_symbol to the python API
2019-07-10  Tom TromeyReduce manual reference counting in py-inferior.c
2019-04-25  Tom TromeyMake exception handling more efficient
2019-02-27  Tom TromeyRemove Python 2.4 and 2.5 support
2019-02-26  Kevin BuettnerDefine unique_ptr specialization for Py_buffer.
2019-02-07  Tom TromeyNormalize include guards in gdb
2019-01-30  Tom TromeyRelease the GIL while running a gdb command or expression
2019-01-03  Tom TromeyUse a wrapper for PyErr_Fetch
2019-01-02  Tom TromeyChange inferior_to_inferior_object to return a gdbpy_ref
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-27  Tom TromeyConsolidate some Python exception-printing functions
2018-11-04  Tom TromeyReturn gdbpy_ref from gdbpy_get_varobj_pretty_printer
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-09-17  Tom TromeyDon't steal references in the gdb Python code
2018-09-16  Tom TromeyRemove CPYCHECKER_RETURNS_BORROWED_REF
2018-09-16  Tom TromeyChange thread_to_thread_object to return a new reference
2018-09-16  Tom TromeyChange objfile_to_objfile_object to return a new reference
next