gdb: add interp::on_tsv_deleted method
[binutils-gdb.git] / gdb / testsuite /
2023-05-30 Tom de Vries[gdb] Mention --with/without-system-readline for -...
2023-05-29 Tom de Vries[gdb/testsuite] Fix linefeed scrolling in tuiterm
2023-05-29 Simon Marchigdb/mi: fix ^running record with multiple MI interpreters
2023-05-28 Tom de Vries[readline] Fix double free in _rl_scxt_dispose
2023-05-26 Tom de Vries[gdb/testsuite] Add test-case gdb.tui/color-prompt.exp
2023-05-26 Tom de Vries[gdb/testsuite] Add invisible and blinking attributes...
2023-05-26 Tom de Vries[gdb/testsuite] Fix reverse attribute in tuiterm
2023-05-24 Andrew Burgessgdb/testsuite: fix race in gdb.server/multi-ui-errors.exp
2023-05-24 Matti Puputtigdb, infcmd: Support jump command with same line in...
2023-05-24 Tom TromeyAdd "args" and "env" parameters to DAP launch request
2023-05-24 Tom TromeyAdd attributes and methods to gdb.Inferior
2023-05-23 Tom TromeyHandle DAP evaluate request without a frame ID
2023-05-23 Tom TromeyAdd global_context parameter to gdb.parse_and_eval
2023-05-23 Tom TromeyImplement DAP loadedSources request
2023-05-23 Tom TromeyImplement gdb.execute_mi
2023-05-23 Bruno Larsengdb/testsuite: change hardcoded assembly in gdb.arch...
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 Richard Buntgdb: Remove redundant frame switching
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 Simon Marchigdb.fortran/lbound-ubound.exp: read expected lbound...
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 TromeyHandle Ada Pragma Import and Pragma Export
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/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-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-08 Felix Willgerodtgdb: Avoid warning for the jump command inside an inlin...
2023-05-06 Tom TromeyAllow pretty-print of static members
2023-05-05 Tom TromeyFilter out types from DAP scopes request
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 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-02 Alexandra Hájkovágdb.base/watchpoint-unaligned.exp: Always initialize...
2023-05-02 Tom de Vries[gdb/testsuite] Use set in lmap in gdb.dwarf2/dw2-abs...
2023-05-02 Andrew Burgessgdb/testsuite: compile gdb.linespec/cp-completion-alias...
2023-05-01 Tom TromeyFix crash in Rust expression parser
2023-04-30 Tom de Vries[gdb/tui] Fix TUI resizing for TERM=ansi
2023-04-29 Tom de Vries[gdb/testsuite] Fix gdb.base/readline.exp with stub...
2023-04-29 Tom de Vries[gdb/testsuite] Fix gdb.ada/excep_handle.exp for update...
2023-04-29 Tom de Vries[gdb/testsuite] Fix gdb.tui/main.exp without TUI
2023-04-28 Andrew Burgessgdb/mi: check thread exists when creating thread-specif...
2023-04-28 Andrew Burgessgdb: make set/show inferior-tty work with $_gdb_setting_str
2023-04-28 Andrew Burgessgdb: make set/show cwd work with $_gdb_setting_str
2023-04-28 Andrew Burgessgdb: make set/show args work with $_gdb_setting_str
2023-04-28 Keith SeitzAllow strings with printf/eval
2023-04-28 Andrew Burgessgdb/testsuite: additional test fixes after gdb_test...
2023-04-27 Tom TromeyAvoid some compiler warnings in gdb.ada
2023-04-27 Andrew Burgessgdb/testsuite: special case '^' in gdb_test pattern
2023-04-27 Andrew Burgessgdb/testsuite: change newline patterns used in gdb_test
2023-04-27 Andrew Burgessgdb/testsuite: use 'return' in gdb_test_no_output
2023-04-27 Andrew Burgessgdb/testsuite: fix occasional failure in gdb.base/clear...
2023-04-25 Tom de Vries[gdb/testsuite] Fix timeout in gdb.tui/empty.exp
2023-04-25 Tom de Vries[gdb/testsuite] Fix timeout in gdb.tui/completion.exp
2023-04-25 Tom de Vries[gdb/testsuite] Fix timeout in gdb.tui/new-layout.exp
2023-04-25 Tom de Vries[gdb/testsuite] Fix timeout in gdb.tui/main.exp
2023-04-25 Tom de Vries[gdb/testsuite] Fix timeout in gdb.tui/corefile-run.exp
2023-04-25 Tom de Vries[gdb/testsuite] Add debug prints in Term::wait_for
2023-04-25 Tom de Vries[gdb/testsuite] Add warning for timeout in accept_gdb_o...
2023-04-24 Tom de Vries[gdb/testsuite] Fix auto-indent in gdb.gdb/python-helpe...
2023-04-24 Tom de Vries[gdb/testsuite] Fix gdb.gdb/python-helper.exp with...
2023-04-24 Tom de Vries[gdb/testsuite] Fix -wrap in presence of -prompt in...
2023-04-24 Tom de Vries[gdb/testsuite] Use -std=gnu99 for gdb.server/attach...
2023-04-24 Tom de Vries[gdb/testsuite] Require GCC >= 5.x.x in gdb.base/utf8...
2023-04-24 Tom de Vries[gdb/testsuite] Fix gdb.multi/multi-arch.exp on powerpc64le
2023-04-24 Tom de Vries[gdb/testsuite] Add basic lmap for tcl < 8.6
2023-04-24 Tom de Vries[gdb/testsuite] Don't use string cat in gdb.dwarf2...
2023-04-24 Tom de Vries[gdb/testsuite] Skip dap tests for tcl 8.5
2023-04-22 Tom de Vries[gdb/testsuite] Remove debug prints in gdb_find_gdc
2023-04-22 WANG Ruigdb: Fix false match issue in skip_prologue_using_linetable
2023-04-21 Tom de Vries[gdb/testsuite] Add make-check-all.sh
2023-04-21 Tom TromeyHandle function descriptors in call_site_target
next