Fix crash in "finish"
[external/binutils.git] / gdb / testsuite / gdb.dwarf2 /
2019-01-06 Tom TromeyFix crash in "finish"
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-24 Andrew Burgessgdb: Allow struct fields named double
2018-11-20 Philippe WaroquiersUse scoped_switch_to_sym_language_if_auto in symtab...
2018-11-07 Andrew Burgessgdb: Guard against NULL dereference in dwarf2_init_inte...
2018-10-31 Andrew Burgessgdb: Handle ICC's unexpected void return type
2018-10-04 Tom TromeySimplify complaints even more
2018-10-04 Tom TromeyClean up "Reading symbols" output
2018-10-04 Tom TromeyMake complaint output prettier
2018-09-05 Tom de Vries[gdb/exp] Handle DW_OP_GNU_variable_value refs to abstr...
2018-08-23 Kevin BuettnerTest case for functions with non-contiguous ranges
2018-08-18 Kevin BuettnerTest case for DW_OP_GNU_variable_value
2018-07-04 Tom de Vries[gdb/symtab] Fix version check in dwarf compilation...
2018-06-01 Tom TromeyRemove TYPE_TAG_NAME
2018-05-17 Keith SeitzDon't elide all inlined frames
2018-04-30 Tom TromeyHandle alignof and _Alignof
2018-04-13 Andreas ArnezShow line numbers in output for "info var/func/type"
2018-02-26 Tom TromeyHandle DW_TAG_variant_part and DW_TAG_variant
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-18 Joel Brobeckerimproved error message when getting an exception printi...
2017-12-08 Jan KratochvilDWARF-5: .debug_names index consumer
2017-11-22 Simon MarchiShow optimized out local variables in "info locals"
2017-11-22 Yao Qi[testsuite] Don't skip gdb.dwarf2/pr10770.exp for non...
2017-09-04 Pedro AlvesStop assuming no-debug-info variables have type int
2017-08-14 Tom TromeyFix two regressions in scalar printing
2017-07-09 Tom TromeyFix size check in dwarf2_evaluate_loc_desc_full
2017-07-06 David BlaikieFission support for multiple CUs per DWO file
2017-06-14 Andreas ArnezFix register selection in var-access.exp
2017-06-13 Andreas ArnezRespect piece offset for DW_OP_bit_piece
2017-06-13 Andreas ArnezFix handling of DWARF register pieces on big-endian...
2017-06-13 Andreas ArnezAdd DWARF piece test cases for bit-field access
2017-06-13 Andreas Arnezgdb/testsuite: Add "get_endianness" convenience proc
2017-06-13 Andreas ArnezPR gdb/21226: Take DWARF stack value pieces from LSB end
2017-06-13 Andreas Arnezwrite_pieced_value: Fix size capping logic
2017-06-13 Andreas ArnezAdd test for modifiable DWARF locations
2017-06-12 Tom TromeyAdd some 128-bit integer tests
2017-03-16 Andreas ArnezBig-endian targets: Don't ignore offset into DW_OP_stac...
2017-02-20 Jan KratochvilDWARF-5: DW_FORM_data16
2017-02-20 Jan KratochvilDWARF-5 basic functionality
2017-02-14 Andreas ArnezBig-endian targets: Fix implptrpiece.exp
2017-02-01 Andreas ArnezBig-endian targets: Don't ignore offset into DW_OP_impl...
2017-01-25 Yao QiUse dwarf assembler in gdb.dwarf2/implptr-64bit.exp
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-12-23 Luis MachadoFix more cases of improper test names
2016-12-02 Tom TromeyPR symtab/16264 - support DW_AT_main_subprogram
2016-12-01 Luis MachadoFixup testcases outputting own name as a test name...
2016-12-01 Luis MachadoFix test names starting with uppercase using gdb_test...
2016-12-01 Luis MachadoFix test names starting with uppercase output by basic...
2016-11-24 Andreas ArnezFix copy_bitwise()
2016-11-24 Andreas ArnezFix PR12616 - gdb does not implement DW_AT_data_bit_offset
2016-11-15 Andreas Arnezbitfield-parent-optimized-out: Fix struct definition
2016-08-09 Pedro AlvesFix PR gdb/20295: GDB segfaults printing bitfield membe...
2016-07-13 Jan Kratochvil[ppc64] Fix for function descriptors
2016-05-31 Martin Galvan[PR gdb/19893] Fix handling of synthetic C++ references
2016-05-30 Jan KratochvilPR 15231: import bare DW_TAG_lexical_block
2016-05-12 Doug EvansPR symtab/19999 gdb unable to resolve vars with fission+PIE
2016-05-03 Doug EvansPR symtab/19914 fix handling of dwp + split debug
2016-04-18 Martin GalvanFix gdb crash when trying to print the address of a...
2016-04-06 Don BreazealOptimized-out pointer: New test for error handling
2016-02-08 Simon MarchiAlways organize test artifacts in a directory hierarchy
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-10 Andrew Burgessgdb: Handle multiple base address in debug_ranges data.
2015-11-07 Kevin Buettnergdb.dwarf2: Don't hardcode certain constants in Dwarf...
2015-11-07 Kevin Buettnertestsuite: Define and use gdb_target_symbol_prefix_flag...
2015-11-05 Kevin Buettnergdb.dwarf2: Define and use gdb_target_symbol for symbol...
2015-10-26 Doug EvansPR symtab/17391 gdb internal error: assertion fails...
2015-10-20 Jan KratochvilFix internal error on DW_OP_bregx(-1)
2015-10-02 Sandra LoosemoreFix gdb.dwarf2/staticvirtual.exp regexp.
2015-09-19 Doug Evansdefault_read_var_value <LOC_UNRESOLVED>: Include minsym...
2015-08-20 Pedro AlvesFix language of compilation unit with unknown file...
2015-08-19 Kevin Buettnerdwarf2read.c: Check type of string valued attributes...
2015-07-23 Doug EvansFix crash when reading dummy CUs.
2015-05-27 Doug EvansPR symtab/18258
2015-05-26 Doug EvansRename dwarf2 to dwarf in "set debug" and maintenance...
2015-04-15 Yao QiFix fails in gdb.dwarf2/dynarr-ptr.exp
2015-04-01 Pierre-Marie de... Share the "multi_line" helper among all testcases
2015-03-26 Andy WingoProperly intern constants into psymtab
2015-03-23 Keith SeitzPR gdb/18021 - defend against "static virtual" methods
2015-02-09 Mark WielaardGCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic...
2015-01-11 Doug EvansRequire numeric attributes to specify the form.
2015-01-02 Doug Evansgdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-04 Maciej W. RozyckiCorrect invalid assumptions made by (mostly) DWARF...
2014-11-28 Simon MarchiFix prints in tests for Python 3
2014-11-26 Doug Evansgdb.dwarf2/dw2-op-out-param.S: Fix comment.
2014-11-22 Yao Qi[arm] Fix fails in dw2-compdir-oldgcc.exp
2014-11-14 Yao QiFix dw2-ifort-parameter.exp fail with clang
2014-11-14 Yao QiFix implptr-optimized-out.exp fail
2014-11-14 Yao QiUse Dwarf::assemble in implptr-optimized-out.exp
2014-11-14 Yao QiGet start and end address of main in dwz.exp
2014-10-20 Yao QiDon't remove files copied to host
2014-10-18 Kwok Cheung YeungFix the gdb.dwarf2/dw2-dir-file-name.exp test on MIPS
2014-10-14 Maciej W. Rozyckigdb.dwarf2: Testsuite 64-bit pointer truncation fixes
2014-10-13 Doug EvansFix dw2-op-out-param.S CU offset values.
2014-09-19 Yao QiRun dw2-var-zero-addr.exp with --readnow
2014-09-18 Doug EvansNew "producer" attribute of python gdb.Symtab.
2014-09-10 Joel Brobeckerdynarr-ptr.exp: Add ptype tests.
2014-09-10 Joel BrobeckerAda: Print bounds/length of pointer to array with dynam...
2014-09-10 Joel BrobeckerAda subscripting of pointer to array with dynamic bounds
2014-09-10 Joel Brobeckerprint PTR.all where PTR is an Ada thin pointer
next