Don't call compute_and_set_names for partial symbols
[binutils-gdb.git] / gdb / testsuite / ChangeLog
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-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 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
2020-03-19 Tom de Vries[gdb/testsuite] Fix gdb.opt/inline-locals.exp KFAILs
2020-03-18 Tom de Vries[gdb/testsuite] Add test-case gdb.dwarf2/break-inline...
2020-03-16 Tom de Vries[gdb/testsuite] Add cache_verify option for gdb_caching...
2020-03-15 Tom de Vries[gdb/testsuite] Fix solib-list.exp test-case for exec...
2020-03-15 Tom de Vries[gdb/testsuite] Fix check-read1 FAIL with gdb.base...
2020-03-14 Tom TromeyAdd C parser support for "restrict" and "_Atomic"
2020-03-14 Tom de Vries[gdb/testsuite] Fix check-read1 FAILs in mi-fortran...
2020-03-14 Tom de Vries[gdb/testsuite] Fix check-read1 FAIL in attach-many...
2020-03-14 Tom de Vries[gdb/testsuite] Fix unrecognized debug output level...
2020-03-14 Tom de Vries[gdb/testsuite] Fix FAIL in gdb.base/printcmds.exp
2020-03-14 Tom TromeyUse common_val_print in c-valprint.c
2020-03-13 Andrew Burgessgdb/testsuite: Remove paths and make test names unique
2020-03-13 Tom de Vries[gdb/testsuite] Fix buffer full errors in gdb.mi/mi...
2020-03-13 Tom de Vries[gdb/testsuite] Fix mi-sym-info.exp matching FAILs (2)
2020-03-13 Tom de Vries[gdb/symtab] Fix partial unit psymtabs
2020-03-12 Tom de Vries[gdb/testsuite] Fix mi-sym-info.exp matching FAILs
2020-03-12 Tom de Vries[gdb/testsuite] Fix check-read1 FAIL in gdb.tui/corefil...
2020-03-12 Simon Marchigdb: use foreach_with_prefix in gdb.base/break-interp.exp
2020-03-12 Simon Marchigdb: make gdb.arch/amd64-disp-step-avx.exp actually...
2020-03-12 Tom de Vries[gdb/testsuite] Fix internal buffer full error in gdb...
2020-03-12 Tom de Vries[gdb/testsuite] Avoid breakpoint in GLIBC in gdb.thread...
2020-03-12 Tom de Vries[gdb/testsuite] Fix internal buffer full error in gdb...
2020-03-12 Tom de Vries[gdb/testsuite] Fix dw2-ranges-base.exp FAIL with lib...
2020-03-12 Tom de Vries[gdb/testsuite] Fix gdb.linespec/explicit.exp FAIL...
2020-03-12 Tom de Vries[gdb/testsuite] Use string_to_regexp on core filename...
2020-03-12 Tom de Vries[gdb/testsuite] Fix core file load FAIL in tls-core.exp
next