Mention the NetBSD support in "info proc" documentation
[binutils-gdb.git] / gdb / testsuite /
2020-05-04 Tom de Vries[gdb/testsuite] Fix gdb.base/async.exp with gcc-8
2020-05-03 Tom TromeyUpdate more calls to add_prefix_cmd
2020-05-02 Tom de Vries[gdb/testsuite] Fix i386-mpx.exp compilation warnings
2020-05-02 Tom de Vries[gdb/testsuite] Update psym-external-decl.exp for gcc...
2020-05-01 Tom de Vries[gdb/testsuite] Fix gdb.ada/operator_bp.exp breakpoint...
2020-05-01 Tom de Vries[gdb/testsuite] Fix Wunused-result warning in until...
2020-04-30 Hannes DomaniCalculate size of array of stubbed type
2020-04-30 Hannes DomaniAdjust array pretty printer tests to the new format
2020-04-29 Simon Marchigdb: fix duplicate test names in gdb.base/break.exp
2020-04-29 Tom de Vries[gdb/testsuite] Add xfails for PR gcc/90232
2020-04-29 Hannes DomaniFix array pretty formatter
2020-04-29 Tom de Vries[gdb] Fix range loop index in find_method
2020-04-28 Tom de VriesAdd missing ChangeLog entries
2020-04-28 Mark Williamsgdb: Fix toplevel types with -fdebug-types-section
2020-04-28 Tankut Baris AktemurFix typo (thead -> thread)
2020-04-28 Tom de Vries[gdb/testsuite] Add PR number to KFAIL in gdb.opt/inlin...
2020-04-28 Tom de Vries[gdb/testsuite] Remove KFAIL from gdb.base/info-macros.exp
2020-04-28 Tom de Vries[gdb/testsuite] Add PR number in KFAIL in gdb.ada/array...
2020-04-28 Tom de Vries[gdb/symtab] Handle struct decl with DW_AT_signature
2020-04-25 Tom de Vries[gdb/testsuite] Add target board debug-types
2020-04-25 Andrew Burgessgdb/testsuite: Remove build paths from test names
2020-04-24 Tom TromeyUse the linkage name if it exists
2020-04-24 Tom TromeyDon't call compute_and_set_names for partial symbols
2020-04-24 Tom de Vries[gdb/testsuite] Fix language in dw2-bad-mips-linkage...
2020-04-24 Tom TromeyUpdate test cases that work with minimal encodings
2020-04-24 Tom TromeyAdd Python support for dynamic types
2020-04-24 Tom TromeyAdd tests for Ada changes
2020-04-24 Tom TromeyAdd support for variable field offsets
2020-04-24 Tom TromeyAdd support for dynamic type lengths
2020-04-24 Tom de Vries[gdb/testsuite] Reset errcnt in clean_restart
2020-04-24 Tom de Vries[gdb/testsuite] Compile dwzbuildid-mismatch more quietly
2020-04-24 Tom de Vries[gdb/testsuite] Compile gdb.dwarf2/dw2-error.exp quietly
2020-04-24 Tom de Vries[gdb/testsuite] Reduce errors after gdb exit in default...
2020-04-23 Tom de Vries[gdb/symtab] Prefer def over decl (inter-CU case, with...
2020-04-23 Tom de Vries[gdb/symtab] Prefer def over decl (inter-CU case)
2020-04-23 Tom de Vries[gdb/testsuite] Skip gdb.base/readnever.exp with target...
2020-04-22 Tom de Vries[gdb/testsuite] Fix .debug_ranges in gdb.mi/dw2-ref...
2020-04-22 Tom de Vries[gdb/testsuite] Fix .debug_aranges in gdb.dlang/watch...
2020-04-22 Mihails StrasunsChangeLog entries for my last changes.
2020-04-22 Tom de Vries[gdb/symtab] Store external var decls in psymtab
2020-04-22 Tom de Vries[gdb/symtab] Find filename in shared psymtab
2020-04-22 Tom de Vries[gdb/symtab] Don't create duplicate psymtab for forward...
2020-04-21 Gary BensonFix compilation errors with clang in gdb.base/advance.c
2020-04-21 Tankut Baris Aktemurgdb/infrun: switch the context before 'displaced_step_r...
2020-04-21 Markus Metzgergdb, btrace: make record-btrace per-inferior
2020-04-21 Markus Metzgergdb, btrace: forward fetch_registers for unknown threads
2020-04-21 Tom de Vries[gdb] Fix hang after ext sigkill
2020-04-21 Mihails Strasuns[gdb/testsuite] share jit-protocol.h by all jit tests
2020-04-21 Mihails Strasuns[gdb/testsuite] structured rename of jit test files
2020-04-21 Mihails Strasuns[gdb/testsuite] allow more registers in gdb.base/jit...
2020-04-20 Gary BensonUse support_nested_function_tests in gdb.base/nested...
2020-04-20 Gary BensonDisable nested function tests for clang
2020-04-20 Gary BensonFix ChangeLog entry for commit fa93cc8f35dbed69c3c47aa8...
2020-04-20 Simon Marchigdb: fix tabs vs spaces in ChangeLog
2020-04-20 Gary BensonFix compilation error with clang in gdb/testsuite/gdb...
2020-04-20 Gary BensonFix compilation error with clang in gdb/testsuite/gdb...
2020-04-20 Gary BensonFix compilation error with clang in gdb/testsuite/gdb...
2020-04-17 Kamil RytarowskiFix gdb.base/attach-twice.c build on NetBSD
2020-04-17 Kamil RytarowskiFix the build of fork-running-state.c on NetBSD
2020-04-17 Tom TromeyReplace most calls to help_list and cmd_show_list
2020-04-16 Tom de Vries[gdb/symtab] Handle PU without import in "save gdb...
2020-04-16 Tom de Vries[gdb/testsuite] Fix maint-expand-symbols-header-file...
2020-04-15 Andrew Burgessgdb: Don't corrupt completions hash when expanding...
2020-04-14 Tom de Vries[gdb] Fix missing symtab includes
2020-04-14 Tom de Vries[gdb] Expand symbolless symtabs using maint expand...
2020-04-14 Andrew Burgessgdb/testsuite: Move helper function into lib/dwarf.exp
2020-04-13 Tom de Vries[gdb/testsuite] Fix gdb.ada/catch_ex_std.exp gnatlink...
2020-04-10 Tom de Vries[gdb/testsuite] Fix -readnow FAIL in gdb.base/style.exp
2020-04-10 Tom de Vries[gdb/cli] Don't let python colorize strip leading newlines
2020-04-08 Tom de Vries[gdb/testsuite] Fix imported-unit.exp FAIL without...
2020-04-08 Tom de Vries[gdb/testsuite] Add gcc/94469 xfails to gdb.ada/call_pn.exp
2020-04-07 Tom de Vries[gdb/symtab] Add symbol with inherited DW_AT_const_valu...
2020-04-07 Tom de Vries[gdb/symtab] Fix check-psymtab failure for inline function
2020-04-06 Tom TromeySelect variant field when printing variant
2020-04-03 Hannes DomaniFix attributes of typed enums of typedefs
2020-04-02 Andrew Burgessgdb: Don't remove duplicate entries from the line table
2020-04-02 Andrew Burgessgdb/testsuite: Add support for DW_LNS_set_file to DWARF...
2020-04-02 Andrew Burgessgdb/testsuite: Add compiler options parameter to functi...
2020-04-02 Tom de Vries[gdb/testsuite] Don't use O2 for inlining in break...
2020-04-02 Tom de Vries[gdb/testsuite] Fix silent timeout in gdb.multi/multi...
2020-04-02 Tom de Vries[gdb] Use partial symbol table to find language for...
2020-04-02 Tom de Vries[gdb/testsuite] Accept new complex print style in mixed...
2020-04-01 Tom TromeyAdd _Complex type support to C parser
2020-04-01 Tom TromeyImplement complex arithmetic
2020-04-01 Tom TromeyChange how complex types are printed in C
2020-04-01 Tom TromeyMove Rust union tests to new file
2020-04-01 Tom TromeyRemove local variable from simple.rs test case
2020-04-01 Tankut Baris Aktemurgdb/infrun: stop all threads if there exists a non...
2020-04-01 Hannes DomaniAllow pointer arithmetic with integer references
2020-04-01 Tankut Baris Aktemurgdb/remote: do not check for null_ptid in stop reply
2020-03-31 Tom de Vries[gdb/testsuite] Fix c-linkage-name.exp with -flto
2020-03-30 Tom de Vries[gdb/testsuite] Fix c-linkage-name.exp with {cc-with...
2020-03-23 Andrew Burgessgdb/testsuite: Remove hard coded addresses from expecte...
2020-03-20 Tom de Vries[gdb/testsuite] Fix gdb.threads/omp-par-scope.exp XPASS
2020-03-20 Tom TromeyFix column alignment in "maint info line-table"
2020-03-20 Tom TromeyFix Ada val_print removal regression
2020-03-20 Tom de Vries[gdb/testsuite] Fix timeouts in gdb.threads/step-over...
2020-03-19 Andrew Burgessgdb: Handle W and X remote packets without giving a...
2020-03-19 Andrew Burgessgdb/testsuite/fortran: Add mixed language stack test
2020-03-19 Andrew Burgessgdb: Remove C++ symbol aliases from completion list
next