binutils-gdb/gdb/testsuite/lib
Andrew Burgess d93c6db74b gdb/testsuite: Allow DWARF assembler to create multiple line tables
Fixes a bug in the DWARF assembler that prevents multiple line tables
from being created in a test.  We currently don't initialise a couple
of flags, as a result we will only ever generate one end of file list,
and one end of header, in the first line table.  Any additional line
tables will be missing these parts, and will therefore be corrupt.

This fix will be required for a later commit.  There should be no
change in the testsuite after this commit.

gdb/testsuite/ChangeLog:

	* lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
	_line_saw_file.

Change-Id: Id7123f217a036f26ee32d608db3064dd43164596
2020-01-13 23:56:02 +00:00
..
ada.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
append_gdb_boards_dir.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
build-piece.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cache.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cl_util.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cl_util.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
compile-support.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
compiler.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
compiler.cc Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
completion-support.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
cp-support.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
d-support.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
data-structures.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dtrace.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
dwarf.exp gdb/testsuite: Allow DWARF assembler to create multiple line tables 2020-01-13 23:56:02 +00:00
fortran.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
future.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdb-guile.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdb-python.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdb-utils.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdb.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gdbserver-support.exp Add multi-target tests 2020-01-10 20:06:09 +00:00
gen-perf-test.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gnat_debug_info_test.adb [PATCH] Adjust test gdb.ada/ptype_tagged_param.exp for when GNAT runtime does not have debug info 2019-12-27 21:02:35 -05:00
go.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
memory.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
mi-support.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
objc.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
opencl.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
opencl_hostapp.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
opencl_kernel.cl
pascal.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
pdtrace.in Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
perftest.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
prelink-support.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
prompt.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
range-stepping-support.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
read1.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
rust-support.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
selftest-support.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
set_unbuffered_mode.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
sym-info-cmds.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
trace-support.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
tuiterm.exp gdb/tui: Place window titles in the center of the border 2020-01-13 22:56:48 +00:00
unbuffer_output.c Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
valgrind.exp Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00