6 days ago |
Tom Tromey | Change file initialization to use INIT_GDB_FILE macro |
blob | commitdiff | raw |
13 days ago |
Andrew Burgess | gdb/python: introduce gdb.warning() function |
blob | commitdiff | raw | diff to current |
2025-05-15 |
Andreas Schwab | gdb: rename ldirname to gdb_ldirname |
blob | commitdiff | raw | diff to current |
2025-04-29 |
Tom de Vries | [gdb] Handle nullptr gdb_std{err,out} in {gdbpy,ioscm... |
blob | commitdiff | raw | diff to current |
2025-04-08 |
Tom Tromey | Update copyright dates to include 2025 |
blob | commitdiff | raw | diff to current |
2025-04-07 |
Tom de Vries | [gdb/cli] Use debug info language to pick pygments... |
blob | commitdiff | raw | diff to current |
2025-03-19 |
Andrew Burgess | gdb/python: new styling argument to gdb.execute |
blob | commitdiff | raw | diff to current |
2025-03-15 |
Andrew Burgess | gdb/python: handle non-utf-8 character from gdb.execute() |
blob | commitdiff | raw | diff to current |
2025-02-28 |
Simon Marchi | gdb, gdbserver, gdbsupport: fix some namespace comment... |
blob | commitdiff | raw | diff to current |
2025-01-13 |
Aditya Vidyadhar... | Fix AIX CI build break. |
blob | commitdiff | raw | diff to current |
2025-01-12 |
Andrei Pikas | Add an option with a color type. |
blob | commitdiff | raw | diff to current |
2024-12-03 |
Tom de Vries | [gdb/python] Issue warning if python fails to initialize |
blob | commitdiff | raw | diff to current |
2024-12-03 |
Tom de Vries | [gdb/python] Handle empty PYTHONDONTWRITEBYTECODE |
blob | commitdiff | raw | diff to current |
2024-12-03 |
Tom de Vries | [gdb/python] Warn and ignore ineffective python settings |
blob | commitdiff | raw | diff to current |
2024-12-03 |
Tom de Vries | [gdb/python] Drop ATTRIBUTE_UNUSED on py_initialize_cat... |
blob | commitdiff | raw | diff to current |
2024-12-03 |
Tom de Vries | [gdb/python] Factor out and refactor py_initialize |
blob | commitdiff | raw | diff to current |
2024-11-22 |
Tom de Vries | [gdb/python] Handle failure to initialize without exiting |
blob | commitdiff | raw | diff to current |
2024-11-22 |
Tom de Vries | [gdb/python] Fix abort on Py_Initialize |
blob | commitdiff | raw | diff to current |
2024-11-22 |
Tom de Vries | [gdb/python] Handle !Py_IsInitialized () in gdbpy_initi... |
blob | commitdiff | raw | diff to current |
2024-11-22 |
Tom de Vries | [gdb/python] Ensure locale is restored in do_start_init... |
blob | commitdiff | raw | diff to current |
2024-11-14 |
Andrew Burgess | gdb/python: remove PyObject_IsTrue call in gdbpy_handle... |
blob | commitdiff | raw | diff to current |
2024-11-10 |
Andrew Burgess | gdb/python: implement Python find_exec_by_build_id... |
blob | commitdiff | raw | diff to current |
2024-11-10 |
Andrew Burgess | gdb: rename ext_lang_missing_debuginfo_result |
blob | commitdiff | raw | diff to current |
2024-09-24 |
Tom de Vries | [gdb/python] Eliminate GDB_PY_HANDLE_EXCEPTION |
blob | commitdiff | raw | diff to current |
2024-09-23 |
Tom Tromey | Automatically add types to Python modules |
blob | commitdiff | raw | diff to current |
2024-08-27 |
Tom de Vries | [gdb/python] Use GDB_PY_HANDLE_EXCEPTION more often |
blob | commitdiff | raw | diff to current |
2024-08-14 |
Felix Willgerodt | btrace, python: Enable ptwrite filter registration. |
blob | commitdiff | raw | diff to current |
2024-07-15 |
Simon Marchi | gdb: pass program space to get_current_source_symtab_an... |
blob | commitdiff | raw | diff to current |
2024-06-10 |
Tom Tromey | Make global_symbol_searcher::filenames private |
blob | commitdiff | raw | diff to current |
2024-04-25 |
Simon Marchi | gdb: remove gdbcmd.h |
blob | commitdiff | raw | diff to current |
2024-04-23 |
Simon Marchi | gdb: change return type of check_quit_flag to bool |
blob | commitdiff | raw | diff to current |
2024-03-27 |
Simon Marchi | gdb, gdbserver, gdbsupport: remove includes of early... |
blob | commitdiff | raw | diff to current |
2024-03-18 |
Tom Tromey | Set __file__ when source'ing a Python script |
blob | commitdiff | raw | diff to current |
2024-02-27 |
Tom Tromey | Add extension_language_ops::shutdown |
blob | commitdiff | raw | diff to current |
2024-02-27 |
Tom Tromey | Rewrite final cleanups |
blob | commitdiff | raw | diff to current |
2024-02-27 |
Tom Tromey | Rewrite "python" command exception handling |
blob | commitdiff | raw | diff to current |
2024-02-27 |
Tom Tromey | Fix formatting buglet in python.c |
blob | commitdiff | raw | diff to current |
2024-02-19 |
Tankut Baris Aktemur | gdb, python: selectively omit enabling stdin in gdb... |
blob | commitdiff | raw | diff to current |
2024-02-10 |
Andrew Burgess | gdb/python: fix 'set python ignore-environment' white... |
blob | commitdiff | raw | diff to current |
2024-02-07 |
Hannes Domani | Raise exception if ambiguous name is used in gdb.parameter |
blob | commitdiff | raw | diff to current |
2024-01-28 |
Tom Tromey | Replace search_domain with domain_search_flags |
blob | commitdiff | raw | diff to current |
2024-01-12 |
Andrew Burgess | Update copyright year range in header of all files... |
blob | commitdiff | raw | diff to current |
2023-12-13 |
Alexandra Hájková | gdb: move gdbpy_gil into python-internal.h |
blob | commitdiff | raw | diff to current |
2023-12-11 |
Tom Tromey | Introduce gdb.interrupt |
blob | commitdiff | raw | diff to current |
2023-11-21 |
Lancelot Six | gdb: Replace gdb::optional with std::optional |
blob | commitdiff | raw | diff to current |
2023-11-15 |
Tom Tromey | Check gdb_python_module in gdbpy_handle_missing_debuginfo |
blob | commitdiff | raw | diff to current |
2023-11-14 |
Andrew Burgess | gdb: implement missing debug handler hook for Python |
blob | commitdiff | raw | diff to current |
2023-10-23 |
Tom de Vries | [gdb/python] Only include gdbsupport/selftest.h if... |
blob | commitdiff | raw | diff to current |
2023-10-10 |
Simon Marchi | gdb: remove target_gdbarch |
blob | commitdiff | raw | diff to current |
2023-10-10 |
Simon Marchi | gdb: add inferior::{arch, set_arch} |
blob | commitdiff | raw | diff to current |
2023-10-10 |
Jan Vrany | gdb/python: implement support for sending custom MI... |
blob | commitdiff | raw | diff to current |
2023-07-28 |
Tom Tromey | Re-acquire GIL earlier in gdbpy_parse_and_eval |
blob | commitdiff | raw | diff to current |
2023-06-03 |
Tom de Vries | [gdb] Fix typos |
blob | commitdiff | raw | diff to current |
2023-05-23 |
Tom Tromey | Add global_context parameter to gdb.parse_and_eval |
blob | commitdiff | raw | diff to current |
2023-05-23 |
Tom Tromey | Implement gdb.execute_mi |
blob | commitdiff | raw | diff to current |
2023-05-05 |
Andrew Burgess | gdb/python: add mechanism to manage Python initializati... |
blob | commitdiff | raw | diff to current |
2023-05-01 |
Simon Marchi | gdb: move struct ui and related things to ui.{c,h} |
blob | commitdiff | raw | diff to current |
2023-04-06 |
Tom Tromey | Use unique_xmalloc_ptr in apply_ext_lang_type_printers |
blob | commitdiff | raw | diff to current |
2023-03-09 |
Simon Marchi | gdb, gdbserver, gdbsupport: fix whitespace issues |
blob | commitdiff | raw | diff to current |
2023-02-27 |
Tom Tromey | Fix value chain use-after-free |
blob | commitdiff | raw | diff to current |
2023-02-27 |
Tankut Baris Aktemur | gdb, python: do minor modernization in execute_gdb_command |
blob | commitdiff | raw | diff to current |
2023-02-13 |
Andrew Burgess | gdb/python: deallocate tui window factories at Python... |
blob | commitdiff | raw | diff to current |
2023-01-19 |
Maciej W. Rozycki | GDB: Allow arbitrary keywords in integer set commands |
blob | commitdiff | raw | diff to current |
2023-01-01 |
Joel Brobecker | Update copyright year range in header of all files... |
blob | commitdiff | raw | diff to current |
2022-12-16 |
Simon Marchi | gdb: remove static buffer in command_line_input |
blob | commitdiff | raw | diff to current |
2022-10-18 |
Markus Metzger | gdb, python: use gdbarch_iterate_over_objfiles_in_searc... |
blob | commitdiff | raw | diff to current |
2022-07-28 |
Simon Farre | gdb/python: Add BreakpointLocation type |
blob | commitdiff | raw | diff to current |
2022-07-25 |
Kevin Buettner | set/show python dont-write-bytecode fixes |
blob | commitdiff | raw | diff to current |
2022-07-21 |
Tom de Vries | [gdb/python] Fix typo in test_python |
blob | commitdiff | raw | diff to current |
2022-07-21 |
Tom de Vries | [gdb/python] Fix python selftest with python 3.11 |
blob | commitdiff | raw | diff to current |
2022-07-21 |
Kevin Buettner | Wrap python_write_bytecode with HAVE_PYTHON ifdef |
blob | commitdiff | raw | diff to current |
2022-07-20 |
Kevin Buettner | Handle Python 3.11 deprecation of PySys_SetPath and... |
blob | commitdiff | raw | diff to current |
2022-07-15 |
Tom Tromey | Expose current 'print' settings to Python |
blob | commitdiff | raw | diff to current |
2022-07-05 |
Tom Tromey | Make 'import gdb.events' work |
blob | commitdiff | raw | diff to current |
2022-06-17 |
Pedro Alves | event_location -> location_spec |
blob | commitdiff | raw | diff to current |
2022-06-15 |
Tom Tromey | Check for listeners in emit_exiting_event |
blob | commitdiff | raw | diff to current |
2022-06-15 |
Andrew Burgess | gdb/python: implement the print_insn extension language... |
blob | commitdiff | raw | diff to current |
2022-06-15 |
Andrew Burgess | gdb: add extension language print_insn hook |
blob | commitdiff | raw | diff to current |
2022-06-01 |
Tom Tromey | Add gdb.current_language and gdb.Frame.language |
blob | commitdiff | raw | diff to current |
2022-04-20 |
Tom Tromey | Replace symbol_symtab with symbol::symtab |
blob | commitdiff | raw | diff to current |
2022-03-29 |
Tom Tromey | Unify gdb printf functions |
blob | commitdiff | raw | diff to current |
2022-03-23 |
Simon Marchi | gdb/python: remove Python 2/3 compatibility macros |
blob | commitdiff | raw | diff to current |
2022-03-23 |
Simon Marchi | gdb/python: remove Python 2 support |
blob | commitdiff | raw | diff to current |
2022-03-22 |
Andrew Burgess | gdb/python: add gdb.format_address function |
blob | commitdiff | raw | diff to current |
2022-03-19 |
Simon Marchi | gdb/python: remove gdb._mi_commands dict |
blob | commitdiff | raw | diff to current |
2022-03-14 |
Andrew Burgess | gdb/python/mi: create MI commands using python |
blob | commitdiff | raw | diff to current |
2022-02-14 |
Andrew Burgess | gdb/python: move styling support to gdb.styling |
blob | commitdiff | raw | diff to current |
2022-02-14 |
Andrew Burgess | gdb: use python to colorize disassembler output |
blob | commitdiff | raw | diff to current |
2022-01-26 |
Andrew Burgess | gdb/python: handle non utf-8 characters when source... |
blob | commitdiff | raw | diff to current |
2022-01-26 |
Andrew Burgess | gdb/python: add gdb.history_count function |
blob | commitdiff | raw | diff to current |
2022-01-26 |
Tom Tromey | Change how Python architecture and language are handled |
blob | commitdiff | raw | diff to current |
2022-01-12 |
Andrew Burgess | gdb/python: add gdb.host_charset function |
blob | commitdiff | raw | diff to current |
2022-01-01 |
Joel Brobecker | Automatic Copyright Year update after running gdb/copyr... |
blob | commitdiff | raw | diff to current |
2021-11-30 |
Andrew Burgess | gdb/python: introduce gdb.TargetConnection object type |
blob | commitdiff | raw | diff to current |
2021-11-25 |
Enze Li | gdb: ensure extension_language_python is always defined |
blob | commitdiff | raw | diff to current |
2021-11-25 |
Andrew Burgess | gdb/python: make some global variables static |
blob | commitdiff | raw | diff to current |
2021-10-28 |
Simon Marchi | gdb: add add_setshow_prefix_cmd |
blob | commitdiff | raw | diff to current |
2021-10-22 |
Andrew Burgess | gdb/python: move gdb.Membuf support into a new file |
blob | commitdiff | raw | diff to current |
2021-10-22 |
Andrew Burgess | gdb/python: new gdb.architecture_names function |
blob | commitdiff | raw | diff to current |
2021-10-19 |
Tom de Vries | [gdb/testsuite] Reimplement gdb.gdb/python-interrupts... |
blob | commitdiff | raw | diff to current |
next |