aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2/frame.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-55/+55
2020-05-27Add dwarf2_per_objfile to dwarf_expr_context and dwarf2_frame_cacheSimon Marchi1-28/+39
2020-05-20Use bfd_get_filename throughout gdbAlan Modra1-6/+6
2020-04-18Change get_objfile_arch to a method on objfileTom Tromey1-1/+1
2020-03-03Find tailcall frames before inline framesTom Tromey1-26/+8
2020-02-12Move the frame data to the BFD when possibleTom Tromey1-5/+34
2020-02-12Remove the objfile backlink from comp_unitTom Tromey1-13/+14
2020-02-12Remove a use of the comp_unit backlinkTom Tromey1-8/+14
2020-02-12Add per-unit obstackTom Tromey1-2/+5
2020-02-12Store the comp_unit instead of the FDE tableTom Tromey1-25/+26
2020-02-12Change fde table to a vectorTom Tromey1-115/+61
2020-02-08Unify read_initial_length implementationsTom Tromey1-19/+1
2020-02-08Move DWARF code to dwarf2/ subdirectoryTom Tromey1-0/+2363