Avoid forward declaration in parse.c
[binutils-gdb.git] / gdb /
2023-05-23 Tom TromeyAvoid forward declaration in parse.c
2023-05-23 Tom TromeyImplement DAP loadedSources request
2023-05-23 Tom TromeyImplement gdb.execute_mi
2023-05-23 Tom TromeyAdd second mi_parse constructor
2023-05-23 Tom TromeyIntroduce mi_parse helper methods
2023-05-23 Tom TromeyIntroduce "static constructor" for mi_parse
2023-05-23 Tom TromeyChange mi_parse_argv to a method
2023-05-23 Tom TromeyUse accessor for mi_parse::args
2023-05-23 Tom TromeyUse member initializers in mi_parse
2023-05-23 Tom TromeyUse field_signed from Python MI commands
2023-05-23 Aaron Mereygdb/cli-out.c: clear_current_line shouldn't trigger...
2023-05-23 Bruno Larsengdb/testsuite: change hardcoded assembly in gdb.arch...
2023-05-22 Tom de Vries[gdb/tui] Fix buglet in tui_update_variables
2023-05-22 Tom TromeyRemove some FIXME comments from DAP
2023-05-22 Richard Buntgdb: add Richard Bunt to gdb/MAINTAINERS
2023-05-22 Tom de Vries[gdb/testsuite] Add Term::get_line_with_attrs
2023-05-22 Tom de Vries[gdb/testsuite] Factor out Term::_reset_attrs
2023-05-19 Tom TromeyUpdate documentation for Python Frame.older and Frame...
2023-05-19 Jan Vranygdb: fix post-hook execution for remote targets
2023-05-19 Richard Buntgdb: Remove redundant frame switching
2023-05-19 Andrew Burgessgdb: safety checks in skip_prologue_using_sal
2023-05-19 Andrew Burgessgdb/testsuite: test for a function with no line table
2023-05-19 Andrew Burgessgdb/breakpoint: use warning function instead of gdb_printf
2023-05-19 Andrew Burgessgdb/testsuite: handle older Python versions in gdb...
2023-05-18 Tom TromeyUse lower-case in @sc in the documentation
2023-05-18 Simon Marchigdb.fortran/lbound-ubound.exp: read expected lbound...
2023-05-18 Hui Ligdb/elfread.c: Add plt symbol check for _PROCEDURE_LINK...
2023-05-18 Tom de Vries[gdb/testsuite] Fix whitespace and indentation in lib...
2023-05-17 Tom TromeySpecial case "&str" in Rust parser
2023-05-16 Tom de Vries[gdb/tui] Don't show line number for lines not in sourc...
2023-05-16 Paul PluzhnikovUpdate comments for the gdb/24331 fix.
2023-05-16 Andrew Burgessgdb/testsuite: fix formatting of gdb.python/py-disasm.py
2023-05-16 Andrew Burgessgdb/testsuite: make gdb_supported_languages a caching...
2023-05-16 Andrew Burgessgdb/testsuite: fix regressions in break-main-file-remov...
2023-05-16 Andrew Burgessgdb/python: extend the Python Disassembler API to allow...
2023-05-16 Andrew Burgessgdb/python: rework how the disassembler API reads the...
2023-05-15 Tom TromeyCorrectly handle forward DIE references in scanner
2023-05-13 Paul PluzhnikovFix bad interaction between element limit and repeated...
2023-05-12 Tom TromeyFix regression due to Pragma Import series
2023-05-12 Tom TromeyUse bool and early loop exit in remove_extra_symbols
2023-05-12 Tom TromeyUse reference parameter in remove_extra_symbols
2023-05-12 Tom TromeyHandle Ada Pragma Import and Pragma Export
2023-05-12 Tom TromeyIntroduce symbol_block_ops::get_block_value
2023-05-12 Tom TromeyDefine symbol::value_block separately
2023-05-12 Tom TromeyBump MAX_SYMBOL_IMPLS
2023-05-12 Tom TromeyIntroduce lookup_minimal_symbol_linkage
2023-05-12 Simon Marchigdb: remove unnecessary call to std::string constructor
2023-05-12 Tom TromeyAdd dynamic_prop::is_constant
2023-05-12 Tom TromeyImplement DAP register scope
2023-05-12 Tom TromeyFix calling debuginfo-less functions in Ada
2023-05-12 Andrew Burgessgdb/python: implement DisassemblerResult.__str__ method
2023-05-12 Andrew Burgessgdb/python: implement __repr__ methods for py-disasm...
2023-05-12 Andrew Burgessgdb/doc: improve Python Disassembler API documentation
2023-05-12 Andrew Burgessgdb/testsuite: extend special '^' handling to gdb_test_...
2023-05-12 Andrew Burgessgdb: fix error message for $_gdb_maint_setting
2023-05-12 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/opt-out-not-implptr...
2023-05-12 Tom de Vries[gdb/testsuite] Make is_64_target more robust
2023-05-12 Tom de Vries[gdb/cli] Fix wrapping for TERM=ansi
2023-05-11 Tom TromeyDo not print <synthetic pointer> when piece is optimize...
2023-05-11 Aaron Mereygdb/testsuite: Match file size in gdb.debuginfod/crc_mi...
2023-05-11 Johnson SunDisable out-of-scope watchpoints
2023-05-11 Tom TromeyAdd "scheduler-locking" to documentation index
2023-05-10 Tom de Vries[gdb/tui] Fix tui compact-source a bit more
2023-05-10 Andrew Burgessgdb/rust: fix crash for expression debug with strings
2023-05-10 Tom de Vries[gdb/tui] Fix tui compact-source
2023-05-09 Dan CallaghanSupport higher baud rates when they are defined
2023-05-09 Simon Marchigdb: fix use-after-free in check_longjmp_breakpoint_for...
2023-05-08 John Baldwinx86-fbsd-nat: Add missing public label.
2023-05-08 Felix Willgerodtgdb: Avoid warning for the jump command inside an inlin...
2023-05-07 Tom TromeyRemove parameter from select_source_symtab
2023-05-07 Tom TromeyRemove ALL_BREAKPOINTS_SAFE
2023-05-07 Tom TromeyRemove ALL_DICT_SYMBOLS
2023-05-07 Tom TromeyRemove ALL_OBJFILE_OSECTIONS
2023-05-07 Tom TromeyRename objfile::sections
2023-05-06 Tom TromeyAllow pretty-print of static members
2023-05-05 Tom TromeyFilter out types from DAP scopes request
2023-05-05 Tom TromeyUse discrete_position in ada-valprint.c
2023-05-05 Andrew Burgessgdb/python: add mechanism to manage Python initializati...
2023-05-05 Andrew Burgessgdb/testsuite: more newline pattern cleanup
2023-05-05 Tom de Vries[gdb/testsuite] Generate long string in gdb.base/page.exp
2023-05-05 Andrew Burgessgdb/testsuite: tighten patterns in build-id-no-debug...
2023-05-05 Tom TromeySimplify decode_locdesc
2023-05-05 Tom TromeySimplify auto_load_expand_dir_vars and remove substitut...
2023-05-05 Tom de Vries[gdb/testsuite] Add gdb.base/wrap-line.exp
2023-05-05 Tom de Vries[gdb/testsuite] Add gdb.tui/wrap-line.exp
2023-05-04 Bruno LarsenRevert "gdb/testsuite: add KFAILs to gdb.reverse/step...
2023-05-04 Gareth ReesDon't treat references to compound values as "simple".
2023-05-03 Tom de Vries[gdb/build] Fix frame_list position in frame.c
2023-05-03 Lancelot SIXgdb/show_args_command: print to the ui_file argument
2023-05-03 Mark WielaardPass const frame_info_ptr reference for skip_[language_...
2023-05-03 Alan ModraChange signature of bfd crc functions
2023-05-02 Alexandra Hájkovágdb.base/watchpoint-unaligned.exp: Always initialize...
2023-05-02 Mark Wielaardxcoffread.c: Fix -Werror=dangling-pointer= issue with...
2023-05-02 Tom de Vries[gdb/testsuite] Use set in lmap in gdb.dwarf2/dw2-abs...
2023-05-02 Aditya KamathFix Assertion pid != 0 failure in AIX.
2023-05-02 Tom TromeyRemove error_stream
2023-05-02 Andrew Burgessgdb/testsuite: compile gdb.linespec/cp-completion-alias...
2023-05-01 Tom TromeyDocument DAP 'launch' parameter
2023-05-01 Simon Marchigdb: remove ui_interp_info
2023-05-01 Simon Marchigdb: store interps in an intrusive_list
next