aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2
AgeCommit message (Expand)AuthorFilesLines
2014-05-16Copy file1.txt to remote host in dw2-filename.exp and dw2-anonymous-func.expYao Qi2-0/+11
2014-05-15Make more robust when run in parallel mode.Doug Evans2-3/+12
2014-05-07Relax the pattern in dwzbuildid.expYao Qi1-1/+1
2014-04-26Compute the function length instead of hard coding itYao Qi1-3/+55
2014-04-25Remove unused labels in dwarf assemblerYao Qi2-2/+2
2014-04-16PR gdb/15827Keith Seitz2-0/+101
2014-04-14Remove symbol_matches_domain. This fixesKeith Seitz4-0/+8
2014-04-14implement support for "enum class"Tom Tromey1-2/+23
2014-04-14handle DW_AT_type on an enumerationTom Tromey1-0/+60
2014-04-14test: cover subranges with present DW_AT_count attributeSanimir Agovic1-0/+125
2014-04-11Revert the entire VLA series.Joel Brobecker1-125/+0
2014-04-11test: cover subranges with present DW_AT_count attributeSanimir Agovic1-0/+125
2014-03-27 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".Doug Evans1-1/+1
2014-03-12Fix dw2-ifort-parameter.exp on PPC64Andreas Arnez2-6/+12
2014-03-12Migrate dw2-ifort-parameter.exp to Dwarf::assembleAndreas Arnez2-124/+42
2014-03-12Exploit 'prepare_for_testing' etc. for 'Dwarf::assemble'-generated filesAndreas Arnez9-113/+18
2014-02-26DWARF: Read constant-class addresses correctlyJoel Brobecker6-0/+421
2014-02-26DWARF: Set enum type "flag_enum" and "unsigned" flags at type creation.Joel Brobecker2-0/+119
2014-02-26DWARF: Add array DW_AT_bit_stride and DW_AT_byte_stride supportJoel Brobecker2-0/+128
2014-02-25Fix dw2-icycle.exp -fsanitize=address GDB crash.Jan Kratochvil1-10/+0
2014-02-20Simplify .section in dw2-icycle.SJoel Brobecker1-2/+2
2014-02-20Fix PR symtab/16581Doug Evans3-0/+328
2014-02-12Test for binary,dwp symlinks into different directories.Doug Evans2-1/+46
2014-02-11* gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands insteadDoug Evans1-19/+13
2014-01-22Re-introduce '_start' labels and add alignment in dw2-dir-file-name test case.Andreas Arnez2-4/+12
2014-01-16Fix testsuite/gdb.dwarf2/dw2-dos-drive.exp on ARM.Omair Javaid1-1/+2
2014-01-10Since upstream gcc has recently increased the function alignment onAndreas Arnez2-5/+4
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker190-190/+190
2013-12-06Fix "info frame" in the outermost frame.Pedro Alves3-0/+602
2013-12-02Record objfile->original_name as an absolute pathJan Kratochvil2-0/+27
2013-11-26revert patch from 2013-11-22Tom Tromey3-287/+0
2013-11-22Rename gdb.dwarf2/dw2-bad-cfi.* to gdb.dwarf2/dw2-unspecified-ret-addr.*.Pedro Alves3-13/+13
2013-11-22update comment in dw2-bad-cfi.S.Tom Tromey1-1/+2
2013-11-22handle an unspecified return address columnTom Tromey3-0/+286
2013-11-22Don't let two frames with the same id end up in the frame chain.Pedro Alves3-0/+620
2013-11-22Revert "Don't let two frames with the same id end up in the frame chain."Pedro Alves3-620/+0
2013-11-22Don't let two frames with the same id end up in the frame chain.Pedro Alves3-0/+620
2013-11-14testsuite/gdb.dwarf2: dw2-case-insensitive.exp: p fuNC_lang fails on armOmair Javaid2-4/+16
2013-11-04fix some fission testsTom Tromey4-5/+19
2013-11-01gdb.dwarf2/dwzbuildid.exp: Avoid reserved variable nameMaciej W. Rozycki1-3/+3
2013-10-14 * gdb.dwarf2/dwzbuildid.exp (write_dwarf_file): Pass explicit testTom Tromey1-1/+2
2013-10-08fix PR symtab/15597Tom Tromey1-0/+170
2013-10-02Print registers not saved in the frame as "<not saved>" instead of "<optimize...Pedro Alves1-2/+2
2013-09-24Support .dwp with the name of symlinked binary fileJan Kratochvil2-0/+99
2013-09-20 * lib/dwarf.exp (build_executable_from_fission_assembler): New proc.Doug Evans6-105/+131
2013-09-20 * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.Doug Evans3-3/+3
2013-09-18Consistent display of "<optimized out>" for register values.Andrew Burgess1-8/+20
2013-08-28 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Use explicit test nameTom Tromey1-1/+2
2013-08-26 PR symtab/15885Doug Evans2-1/+103
2013-08-22introduce gdb_remote_download and finish parallel fixes in gdb.dwarf2Tom Tromey6-6/+12