]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/dwarf2: move some things to read.h
authorSimon Marchi <simon.marchi@polymtl.ca>
Tue, 14 Feb 2023 19:55:56 +0000 (14:55 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 15 Feb 2023 20:11:50 +0000 (15:11 -0500)
commit6acd95be6a5c12006466e4d545ea5816f65004ad
tree678e1311e298d373e76eb8f8cf8ca17a22ba27ea
parentbc32f8e7090fda27fafb2656b48d61ed167d3f48
gdb/dwarf2: move some things to read.h

The following 2 patches move .gdb_index and .debug_names reading code to
their own file.  Prepare this by exposing some things used by that code
to read.h.

Change-Id: If8ef135758a2ff0ab3b765cc92596da8189f3bbd
Approved-By: Tom Tromey <tom@tromey.com>
gdb/dwarf2/read.c
gdb/dwarf2/read.h