[gdb/testsuite] Add proc require in lib/gdb.exp
[binutils-gdb.git] / gdb /
2021-10-11 Tom de Vries[gdb/testsuite] Add proc require in lib/gdb.exp
2021-10-09 Tom de Vries[gdb] Make execute_command_to_string return string...
2021-10-09 Tom de Vries[gdb/testsuite] Add check-readmore
2021-10-09 Tom de Vries[gdb/testsuite] Fix fortran module tests with stressed cpu
2021-10-08 Tom de Vries[gdb/testsuite] Fix gdb.base/info-types-c++.exp with...
2021-10-08 Tom de Vries[gdb/testsuite] Fix gdb.base/info_sources_2.exp with...
2021-10-08 Tom de Vries[gdb/testsuite] Fix gdb.mi/gdb2549.exp with check-read1
2021-10-08 Tom de Vries[gdb/testsuite] Fix gdb.base/bt-on-error-and-warning...
2021-10-08 Tom de Vries[gdb/testsuite] Add nopie in two test-cases
2021-10-07 Tom de Vries[gdb/testsuite] Fix gdb.threads/check-libthread-db...
2021-10-07 Tom de Vries[gdb/testsuite] Fix gdb.guile/scm-type.exp with gcc 4.8
2021-10-07 Simon Marchigdb: add accessors for field (and call site) location
2021-10-07 Tom de Vries[gdb/testsuite] Fix FAIL in gdb.base/annota1.exp
2021-10-07 Tom de Vries[gdb/testsuite] Refactor regexp in gdb.base/annota1.exp
2021-10-06 Andrew Burgessgdb/doc: improve 'show print elements' description
2021-10-06 Tom de Vries[gdb/testsuite] Fix FAIL in gdb.tui/corefile-run.exp
2021-10-05 Tom de Vries[gdb/testsuite] Make tui testing less verbose
2021-10-05 Tom de Vries[gdb/testsuite] Add Term::dump_box in lib/tuiterm.exp
2021-10-05 Lancelot SIXgdb: Remove deprecated assertion in setting::get
2021-10-05 Tom TromeyRemove 'varsize-limit'
2021-10-05 Tom TromeyAllow lazy 'zero' value
2021-10-05 Tom TromeyAdd lval_funcs::is_optimized_out
2021-10-05 Tom de Vries[gdb/testsuite] Fix FAIL in gdb.mi/mi-nsmoribund.exp
2021-10-05 Andrew Burgessgdb/python: fix memory leak in python inferior code
2021-10-05 Bhuvanendra Kumar N[gdb/testsuite] Use function_range in gdb.dwarf2/dw2...
2021-10-05 Andrew Burgessgdb/python: add a new gdb_exiting event
2021-10-05 Andrew Burgessgdb/python: update events test to handle missing exit_code
2021-10-04 Tom TromeyUse unique_xmalloc_ptr<char> when demangling
2021-10-04 Tom TromeyMinor boolean fix in windows-nat.c
2021-10-04 Tom de Vries[gdb/build] Add CXX_DIALECT to CXX
2021-10-04 Simon Marchi[gdb/symtab] Use unrelocated addresses in call_site
2021-10-04 Simon Marchi[gdb/symtab] C++-ify call_site
2021-10-04 Tom de Vries[gdb/symtab] Add call_site_eq and call_site_hash
2021-10-04 Tom TromeyFix remote-sim.c compilation
2021-10-04 Bruno Larsen[gdb/testsuite] update analyze-racy-logs.py to python3
2021-10-03 Lancelot SIXgdb: Setting setter return a bool to tell if the value...
2021-10-03 Lancelot SIXgdb: Have setter and getter callbacks for settings
2021-10-03 Simon Marchigdb: make string-like set show commands use std::string...
2021-10-03 Lancelot SIXgdb: Introduce setting construct within cmd_list_element
2021-10-03 Lancelot SIXgdb: Fix comment in riscv_scan_prologue
2021-10-03 Lancelot SIXgdb: Support the c.mv insn in the riscv prologue scanner.
2021-10-02 Simon Marchi[gdb/symtab] Remove COMPUNIT_CALL_SITE_HTAB
2021-10-02 Simon Marchigdb/python: fix a few flake8 warnings
2021-10-01 Luis MachadoFix build failure for 32-bit targets
2021-10-01 Simon Marchi[gdb/symtab] Fix htab_find_slot call in read_call_site_...
2021-10-01 Simon Marchigdb/testsuite/dwarf: use options for rnglists/loclists...
2021-10-01 Simon Marchigdb/testsuite/dwarf: don't define nested procs for...
2021-10-01 Simon Marchigdb: remove TYPE_FIELD_NAME and FIELD_NAME macros
2021-10-01 Simon Marchigdb: add field::name / field::set_name
2021-09-30 Sergio Durigan Junior[PR gdb/28369] Use get_shell on gdb/ser-pipe.c
2021-09-30 Tom de Vries[gdb/testsuite] Add untested for missing xml support...
2021-09-30 Simon Marchigdb/testsuite: make runto_main not pass no-message...
2021-09-30 Simon Marchigdbsupport: make gdb_mkostemp_cloexec return a scoped_fd
2021-09-30 Simon Marchigdbsupport: make gdb_open_cloexec return scoped_fd
2021-09-30 Tom TromeyFix Windows crash from stop_pc change
2021-09-30 Tom de Vries[gdb/testsuite] Use untested in gdb.debuginfod/fetch_sr...
2021-09-30 Tom de Vries[gdb/testsuite] Remove redundant FAIL in gdb.base/info...
2021-09-30 Tom de Vries[gdb/testsuite] Fix DUPLICATE in gdb.base/info-os.exp
2021-09-30 Tom de Vries[gdb/testsuite] Check compilation result in gdb.dwarf2...
2021-09-30 Tom de Vries[gdb/testsuite] Check compilation result in gdb.base...
2021-09-30 Tom de Vries[gdb/testsuite] Prepare nodebug exec in gdb.base/cvexpr.exp
2021-09-30 Tom de Vries[gdb/testsuite] Fix DUPLICATE in gdb.base/cvexpr.exp
2021-09-30 Tom de Vries[gdb/testsuite] Check compilation result in gdb.base...
2021-09-30 Tom de Vries[gdb/testsuite] Fix untested messages in gdb.mi/*.exp
2021-09-30 Tom de Vries[gdb/testsuite] Fix full buffer in gdb.rust/dwindex.exp
2021-09-29 Tom de Vries[gdb/testsuite] Fix gdb.base/break-interp.exp for ld...
2021-09-29 Pedro AlvesFix gdb.multi/multi-term-settings.exp race
2021-09-29 Tom de Vries[gdb/testsuite] Disable vgdb tests if xml not supported
2021-09-29 Tom de Vries[gdb/testsuite] Fix gdb.python/py-breakpoint.exp with...
2021-09-29 Tom de Vries[gdb/testsuite] Fix breakpoint detection in gdb.gdb...
2021-09-29 Andrew Burgessgdb: fix build when libbacktrace and execinfo backtrace...
2021-09-29 Andrew Burgessgdb/doc: use 'standard error stream' instead of 'stderr...
2021-09-29 Andrew Burgessgdb: fix manor -> manner typo in some comments
2021-09-29 Simon Marchigdb: enable target_async around stop_all_threads call...
2021-09-28 Simon Marchigdb: fix darwin-nat build (again)
2021-09-28 Simon Marchigdb: fix darwin-nat build
2021-09-28 Simon Marchigdb.base/foll-fork.exp: accept "info breakpoints" outpu...
2021-09-28 Andrew Burgessgdb: print backtrace for internal error/warning
2021-09-28 Andrew Burgessgdb: use libbacktrace to create a better backtrace...
2021-09-28 Simon Marchigdb: use intrusive_list for linux-nat lwp_list
2021-09-28 Simon Marchigdb: add destructor to lwp_info
2021-09-28 Simon Marchigdb: make lwp_info non-POD
2021-09-27 Simon Marchigdb: don't share aspace/pspace on fork with "detach...
2021-09-27 Simon Marchigdb.base/foll-fork.exp: use foreach_with_prefix to...
2021-09-27 Simon Marchigdb.base/foll-fork.exp: rename variables
2021-09-27 Simon Marchigdb.base/foll-fork.exp: refactor to restart GDB between...
2021-09-27 Simon Marchigdb.base/foll-fork.exp: remove gating based on target...
2021-09-27 Simon Marchigdb.base/foll-fork.exp: remove DUPLICATEs
2021-09-27 Tom de Vries[gdb/build] Fix build with g++-4.8
2021-09-27 Andrew Burgessgdb: add setting to disable reading source code files
2021-09-27 Andrew Burgessgdb: remove duplicate cmd_list_element declarations
2021-09-27 Andrew Burgessgdb: prevent an assertion when computing the frame_id...
2021-09-27 Tom de Vries[gdb/testsuite] Fix gdb.base/dcache-flush.exp
2021-09-27 Tom de Vries[gdb/testsuite] Test sw watchpoint in gdb.threads/proce...
2021-09-27 Simon Marchigdb: fix indentation in gdbtypes.c
2021-09-25 Tom de Vries[gdb/testsuite] Minimize gdb restarts
2021-09-24 Simon Marchigdb: change thread_info::name to unique_xmalloc_ptr...
2021-09-24 Tom TromeyMove value_true to value.h
2021-09-24 Pedro AlvesMake dcache multi-target-safe
2021-09-24 Pedro AlvesFix 'FAIL: gdb.perf/disassemble.exp: python Disassemble...
next