binutils-gdb/gdb/dwarf2
Tom Tromey 6bebf813ac Remove print_spaces
This removes the print_spaces helper function, in favor of using the
"*%s" idiom that's already used in many places in gdb.  One spot (in
symmisc.c) is changed to use print_spaces_filtered, because the rest
of that function is using filtered output.  (This highlights one way
that the printf idiom is better -- this error is harder to make when
using that.)

Regression tested on x86-64 Fedora 34.
2021-12-20 09:49:41 -07:00
..
abbrev.c
abbrev.h
attribute.c
attribute.h
comp-unit-head.c
comp-unit-head.h
cu.c gdb: use actual DWARF version in compunit's debugformat field 2021-12-01 21:50:31 -05:00
cu.h
die.h
dwz.c
dwz.h
expr.c gdb: make extract_integer take an array_view 2021-12-03 16:41:38 -05:00
expr.h
file-and-dir.h Preserve artificial CU name in process_psymtab_comp_unit_reader 2021-12-05 13:13:33 -07:00
frame-tailcall.c
frame-tailcall.h
frame.c
frame.h
index-cache.c
index-cache.h
index-common.c
index-common.h
index-write.c
index-write.h
leb.c
leb.h
line-header.c
line-header.h
loc.c
loc.h
macro.c
macro.h
public.h
read.c Remove print_spaces 2021-12-20 09:49:41 -07:00
read.h Cache the result of find_file_and_directory 2021-12-04 11:16:22 -07:00
sect-names.h
section.c
section.h
stringify.c
stringify.h