gdb/doc: don't rely on @menu item within the docs
[deliverable/binutils-gdb.git] / gdb / testsuite /
2021-01-22  Simon Marchigdb: add remote_debug_printf
2021-01-21  Luis MachadoHandle additional connection error
2021-01-21  Simon Marchigdb/testsuite: improve logging in lib/tuiterm.exp
2021-01-21  Hannes DomaniAdd Python support for hardware breakpoints
2021-01-21  Simon Marchigdb/testsuite: use multi_line in gdb.base/skip.exp
2021-01-20  Simon Marchigdb/testsuite: rename _cur_x/_cur_y to _cur_col/_cur_ro...
2021-01-20  Simon Marchigdb/testsuite: add links for handled control sequences...
2021-01-20  Tom de Vries[gdb/testsuite] Fix gdb.python/py-format-string.exp...
2021-01-20  Tom de Vries[gdb/testsuite] Skip gdb.rust/*.exp for target board...
2021-01-20  Sergio Durigan JuniorFix a few stap parser issues and add a new test for...
2021-01-19  Tom de Vries[gdb/testsuite] Fix gdb.base/step-over-syscall.exp...
2021-01-19  Tom de Vries[gdb/testsuite] Fix gdb.arch/i386-mpx.exp with -m32
2021-01-18  Andrew Burgessgdb/testsuite: remove actual addresses from some test...
2021-01-15  Tom de Vries[gdb/testsuite] Fix gdb.fortran/array-slices.exp with...
2021-01-14  Tom de Vries[gdb/testsuite] Fix gdb.base/style.exp with -m32
2021-01-14  Andrew Burgessgdb: better handling of 'S' packets
2021-01-12  Tom de Vries[gdb/testsuite] Add have_mpx in lib/gdb.exp
2021-01-12  Srinath Parvathaneniaarch64: Add support for bfloat16 in gdb.
2021-01-12  Tom de Vries[gdb/testsuite] Require is_amd64_regs_target in gdb...
2021-01-12  Andrew Burgessgdb: fix debug dump of OP_BOOL expressions
2021-01-12  Andrew Burgessgdb/fortran: add symbol base comparison operators
2021-01-11  Tom de Vries[gdb/testsuite] Fix gdb.arch/amd64-stap-three-arg-disp.S
2021-01-09  Tom TromeyFix erroneous agent expression test
2021-01-08  Tom TromeyPass void_context_p to parse_expression
2021-01-08  Simon Marchigdb: check for empty strings in get_standard_cache_dir...
2021-01-08  Andrew Burgessgdb: add missing test for completion of invalid /FMT...
2021-01-08  Andrew Burgessgdb: user variables with components of dynamic type
2021-01-08  Andrew Burgessgdb/fortran: Correct the lval type for array elements...
2021-01-07  Tom TromeyFix regression in Ada aggregate assignment
2021-01-06  Tom TromeyFix fixed-point binary operation type handling
2021-01-06  Simon Marchigdb/testsuite: fix race in gdb.threads/signal-while...
2021-01-04  Tom de Vries[gdb/symtab] Remove superfluous end-of-sequence marker
2021-01-04  Simon Marchigdb: introduce scoped debug prints
2021-01-04  Simon Marchigdb/testsuite: avoid reading files through the remote...
2021-01-04  Simon Marchigdb/testsuite: use clean_restart in gdb.server/server...
2021-01-04  Simon Marchigdb/testsuite: use clean_restart in gdb.server/ext...
2021-01-04  Simon Marchigdb/testsuite: use build_executable in gdb.server/stop...
2021-01-04  Simon Marchigdb/testsuite: use clean_restart in gdb.server/solib...
2021-01-04  Tom de Vries[gdb/testsuite] Don't require gold for gdb.base/moresta...
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-31  Tom TromeyUpdate gdb.rust tests for Rust 1.49
2020-12-31  Bernd EdlingerFix passing debug options for gcc
2020-12-31  Simon Marchigdb/testsuite: de-duplicate test names in gdb.python...
2020-12-24  Andrew Burgessgdb: avoid resolving dynamic properties for non-allocat...
2020-12-21  Peter WallerPreserve gdb_std{out, err, log, targ, targerr} across...
2020-12-21  Simon Marchigdb/testsuite: use gdb_test in gdb.base/list.exp
2020-12-21  Markus Metzgertestsuite, gdb.btrace: fix 32-bit PIE false positives
2020-12-21  Markus Metzgertestsuite, gdb.btrace: skip multi-inferior.exp on gdbse...
2020-12-21  Markus Metzgertestsuite, gdb.python: make py-record-*.exp test names...
2020-12-21  Markus Metzgertestsuite, gdb.btrace: make test names unique
2020-12-21  Markus Metzgergdb, record: rephrase the 'not recording' error message
2020-12-20  Tom de Vries[gdb/testsuite] Add save_target_board_info
2020-12-19  Tom de Vries[gdb/testsuite] Introduce supports_scalar_storage_order...
2020-12-19  Hannes DomaniDon't compare types of enum fields
2020-12-18  Hannes DomaniAdd address keyword to Value.format_string
2020-12-18  Hannes DomaniFix accessing a method's fields from Python
2020-12-18  Tom TromeyRun fixed_points.exp with -fgnat-encodings=minimal
2020-12-16  Simon Marchigdb/testsuite: make some tests in gdb.base enable non...
2020-12-16  Tom de Vries[gdb/testsuite] Fix prompt regexp in batch-preserve...
2020-12-16  Tom de Vries[gdb/testsuite] Fix shlib compilation with target board...
2020-12-16  Luis MachadoFix TBI handling for watchpoints
2020-12-16  Rae Kimgdb: multi-line support for "document" command
2020-12-15  Tom TromeyHighlight deprecated commands using title style
2020-12-15  Tom de Vries[gdb/testsuite] Handle PS1 quirk in gdb.base/multi...
2020-12-15  Simon Marchigdb/testsuite: fix typo in gdb_test_multiple doc
2020-12-14  Mark WielaardAdd form used for SPECIAL_expr as comment in testsuite...
2020-12-14  Mark WielaardUse DW_FORM_exprloc in testsuite Dwarf Assembler for...
2020-12-14  Tom de Vries[gdb/testsuite] Don't pass -fPIC to gdb_compile_shlib
2020-12-14  Tom de Vries[gdb/testsuite] Handle missing xz in gdb.base/gnu-debug...
2020-12-14  Tom de Vries[gdb/testsuite] Handle no glibc debuginfo in gdb.base...
2020-12-14  Tom de Vries[gdb/testsuite] Handle shell prompt in batch-preserve...
2020-12-14  Tom TromeyHandle block-local names for Ada
2020-12-14  Tom TromeyBe more careful when rewriting thick pointer array...
2020-12-14  Tom TromeyHandle fixed-point division by zero
2020-12-13  Tom de Vries[gdb/testsuite] Fix gdb.base/endianity.exp with gcc-4.8
2020-12-13  Tom de Vries[gdb/testsuite] Handle ada in gdb_compile_shlib
2020-12-13  Tom de Vries[gdb/testsuite] Avoid gnatbind/gnatlink in gdb.ada...
2020-12-13  Andrew Burgessgdb: new command 'maint flush dcache'
2020-12-13  Andrew Burgessgdb: introduce new 'maint flush ' prefix command
2020-12-11  Andrew Burgessgdb: improve the warning given for deprecated aliases...
2020-12-11  Andrew Burgessgdb: give deprecated command warning for aliases with...
2020-12-11  Andrew Burgessgdb: don't warn about deprecated aliases during tab...
2020-12-11  Tom de Vries[gdb/testsuite] Update gdb.arch/i386-mpx-call.exp for...
2020-12-11  Tom de Vries[gdb/testsuite] Fix gdb.base/float128.exp with --with...
2020-12-11  Simon Marchigdb/testsuite: fix race condition in gdb.multi/multi...
2020-12-10  Tom de Vries[gdb/testsuite] Fix gdb.tui/new-layout.exp with tcl 8.5
2020-12-09  Simon Marchigdb: fix value_subscript when array upper bound is...
2020-12-08  Tom de Vries[gdb/testsuite] Simplify gdb.arch/amd64-gs_base.exp
2020-12-08  Tom de Vries[gdb/testsuite] Fix gdb.ada/mi_task_arg.exp for -m32
2020-12-07  Pedro Alvesgdb.base/break-on-linker-gcd-function.exp: Remove unuse...
2020-12-07  Tankut Baris Aktemurgdb/completer: improve tab completion to consider the...
2020-12-07  Tankut Baris Aktemurgdb/linespec: relax the position of the '-force-conditi...
2020-12-07  Tankut Baris Aktemurgdb/main: execute breakpoint commands for '-iex' and...
2020-12-04  Simon Marchigdb: move displaced stepping logic to gdbarch, allow...
2020-12-04  Simon Marchigdb: clear inferior displaced stepping state and in...
2020-12-04  Simon Marchigdb/testsuite: make declare_labels use better default...
2020-12-04  Tom de Vries[gdb/testsuite] Make gdb.arch/amd64-gs_base.exp unsuppo...
2020-12-04  Tom de Vries[gdb/testsuite] Fix control-flow in gdb.reverse/insn...
2020-12-04  Tom de Vries[gdb/testsuite] Fix count usage in gdb.reverse/insn...
2020-12-04  Tom de Vries[gdb/testsuite] Fix gdb.reverse/insn-reverse-x86.c...
next
This page took 0.055457 seconds and 7 git commands to generate.