]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/python
[gdb/testsuite] Fix gdb.arch/amd64-disp-step-avx.exp on x86_64-freebsd
[thirdparty/binutils-gdb.git] / gdb / python /
6 days ago  Tom TromeyChange file initialization to use INIT_GDB_FILE macro
7 days ago  Tom TromeyAllow DAP "threads" request when inferior is running
13 days ago  Andrew Burgessgdb/python: introduce gdb.warning() function
2025-06-17  oltolmgdb/dap: allow more requests when the process is running
2025-06-12  Tom TromeyMinor grammar fix in DAP comment
2025-06-06  Andrew Burgessgdb/python/guile: remove some explicit calls to xmalloc
2025-06-04  Andrew Burgessgdb/python/guile: fix segfault from nested prefix comma...
2025-06-03  Andrew Burgessgdb/python/guile: user created prefix commands get...
2025-06-03  Tom TromeyHandle dynamic DW_AT_data_bit_offset
2025-06-02  Tom TromeyFix DAP defer_stop_events implementation
2025-06-02  Tom de Vries[gdb/python] Reimplement F405 fix
2025-05-30  Tom TromeyRequire Python 3.4
2025-05-29  Jorenargdb/dap: fix completion request for empty strings
2025-05-15  Andreas Schwabgdb: rename ldirname to gdb_ldirname
2025-05-14  Tom TromeyFix some pre-commit nits in gdb/__init__.py
2025-05-13  Andrew Burgessgdb/python: new gdb.ParameterPrefix class
2025-05-13  Andrew Burgessgdb/python: allow empty gdb.Parameter.__doc__ string
2025-05-13  Andrew Burgessgdb/python/guile: check for invalid prefixes in Command...
2025-05-12  oltolmgdb/dap: fix decode_source
2025-05-06  Andrew Burgessgdb/python/guile: check if styling is disabled in Color...
2025-04-29  Tom de Vries[gdb] Handle nullptr gdb_std{err,out} in {gdbpy,ioscm...
2025-04-24  Simon Marchigdb: fix some flake8 F824 warnings
2025-04-23  Andrew Burgessgdb/python: keyword arguments for gdb.Color.escape_sequence
2025-04-23  Andrew Burgessgdb/python: keyword args for Color.__init__
2025-04-23  Andrew Burgessgdb/python: don't use PyObject_IsInstance in py-unwind.c
2025-04-23  Andrew Burgessgdb/python: don't use PyObject_IsInstance in py-registers.c
2025-04-23  Andrew Burgessgdb/python: don't use PyObject_IsInstance in gdbpy_is_color
2025-04-23  Andrew Burgessgdb/python: remove Py_TPFLAGS_BASETYPE from gdb.Color
2025-04-23  Andrew Burgessgdb/python: stop using PyObject_IsInstance in py-disasm.c
2025-04-22  Andrew Burgessgdb/python: address some coding style issues in py...
2025-04-22  Andrew Burgessgdb/python: remove stray white space in error message
2025-04-22  Andrew Burgessgdb/python: fix memory leak of gdb.Color objects
2025-04-17  Tom TromeyClean up value_struct_elt_bitpos
2025-04-08  Tom TromeyUpdate copyright dates to include 2025
2025-04-07  Tom de Vries[gdb/cli] Use debug info language to pick pygments...
2025-04-04  Tom TromeyMake gdb/python codespell-clean
2025-03-27  oltolmgdb/dap - Add CompletionsRequest
2025-03-20  Tom de Vries[gdb/build] Fix build with gcc 9
2025-03-19  Jan Vranygdb/python: convert gdb.Symtab_and_line to use gdbpy_re...
2025-03-19  Jan Vranygdb/python: convert gdb.Symtab to use gdbpy_registry
2025-03-19  Jan Vranygdb/python: convert gdb.Type to use gdbpy_registry
2025-03-19  Jan Vranygdb/python: convert gdb.Symbol to use gdbpy_registry
2025-03-19  Jan Vranygdb/python: introduce gdbpy_registry
2025-03-19  Jan Vranygdb/python: do not hold on gdb.Type object from gdb...
2025-03-19  Jan Vranygdb/python: preserve identity for gdb.Type objects
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-03-19  Jan Vranygdb/python: preserve identity for gdb.Symtab objects
2025-03-19  Andrew Burgessgdb/python: new styling argument to gdb.execute
2025-03-18  Andrew Burgessgdb: split up construct_inferior_arguments
2025-03-18  Tom TromeyUse gdb unordered set and map in Python layer
2025-03-15  Andrew Burgessgdb/python: remove unused argument from builtin_disassemble
2025-03-15  Andrew Burgessgdb/python: handle non-utf-8 character from gdb.execute()
2025-03-11  Tom TromeyUse gdb map in py-connection.c
2025-03-10  Tom TromeyFix check-include-guards.py
2025-03-06  Tom de Vries[gdb/python] Fix typos
2025-03-06  Tom de Vries[gdb/python] Fix typos in lib
2025-03-03  Simon FarreBploc should try to return full path
2025-02-28  Simon Marchigdb, gdbserver, gdbsupport: fix some namespace comment...
2025-02-18  Tom de Vries[gdb] Fix some typos
2025-02-14  Simon Marchigdb/python/dap: prefix internal attributes with underscore
2025-02-04  Jan Vranygdb/python: add void_type () method to gdb.Architecture...
2025-02-04  Jan Vranygdb/python: add domain property to gdb.Symbol
2025-02-04  Jan Vranygdb/python: add subblocks property to gdb.Block
2025-02-04  Simon Marchipre-commit autoupdate
2025-01-17  Guinevere Larsengdb: Migrate frame unwinders to use C++ classes
2025-01-17  Guinevere Larsengdb: add "unwinder class" to frame unwinders
2025-01-13  Aditya Vidyadhar... Fix AIX CI build break.
2025-01-13  Tom TromeyHandle case where DAP line can be None
2025-01-12  Andrei PikasAdd an option with a color type.
2025-01-10  Thiago Jung BauermannGDB: trad-frame: Store length of value_bytes in trad_fr...
2025-01-06  Tom TromeyHandle linesStartAt1 in DAP
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-18  Tom TromeyRun check-include-guards.py
2024-12-16  Tom TromeyRe-run isort
2024-12-14  Tom de Vries[gdb/dap] Fix regressions with python 3.6
2024-12-13  oltolmgdb/dap: allow some requests when the process is running
2024-12-13  Oleg Tolmatcevgdb-dap: fix gdb.error: Frame is invalid.
2024-12-09  Tom TromeyIntroduce NoOpStringPrinter
2024-12-09  Tom TromeyClean up 0-length handling in gdbpy_create_lazy_string_...
2024-12-09  Tom TromeyReject non-string types in gdb.Value.lazy_string
2024-12-09  Tom TromeyOmit artificial symbols from DAP variables response
2024-12-09  Tom TromeyDefer DAP launch command until after configurationDone
2024-12-09  Tom TromeyAdd DAP deferred requests
2024-12-09  Tom TromeyAllow cancellation of DAP-thread requests
2024-12-09  Tom TromeyRefactor CancellationHandler in DAP
2024-12-09  Tom TromeyAdd call_function_later to DAP
2024-12-09  Tom TromeyReimplement DAP delayed events
2024-12-09  Tom TromeyReimplement DAP's stopAtBeginningOfMainSubprogram
2024-12-03  Tom de Vries[gdb/python] Issue warning if python fails to initialize
2024-12-03  Tom de Vries[gdb/python] Handle empty PYTHONDONTWRITEBYTECODE
2024-12-03  Tom de Vries[gdb/python] Warn and ignore ineffective python settings
2024-12-03  Tom de Vries[gdb/python] Drop ATTRIBUTE_UNUSED on py_initialize_cat...
2024-12-03  Tom de Vries[gdb/python] Factor out and refactor py_initialize
2024-11-26  Simon MarchiConvert type copying to new hash table
2024-11-26  Simon MarchiConvert py-framefilter.c to new hash table
2024-11-23  Tom de Vries[gdb/contrib] Add two rules in common-misspellings.txt
2024-11-22  Tom de Vries[gdb/python] Handle failure to initialize without exiting
2024-11-22  Tom de Vries[gdb/python] Fix abort on Py_Initialize
next