summaryrefslogtreecommitdiff
path: root/gdb/dwarf2/line-header.h
Commit message (Expand)AuthorAgeFilesLines
* gdb: move call site types to call-site.hSimon Marchi2023-01-201-2/+0
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb: add "id" fields to identify symtabs and subfilesSimon Marchi2022-07-291-2/+4
* gdb/dwarf: pass a file_entry to line_header::file_file_nameSimon Marchi2022-07-291-3/+7
* gdb/dwarf: pass compilation directory to line headerSimon Marchi2022-07-291-3/+23
* gdb/dwarf: remove line_header::header_length fieldSimon Marchi2022-04-211-1/+0
* gdb/dwarf: remove line_header::total_length fieldSimon Marchi2022-04-211-1/+0
* Delete DWARF psymtab codeTom Tromey2022-04-121-3/+0
* gdb: change file_file_name to return an std::stringSimon Marchi2022-04-071-4/+2
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Fix file-name handling regression with DWARF indexTom Tromey2021-07-171-7/+0
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: rename dwarf2_per_objfile variables/fields to per_objfileSimon Marchi2020-05-291-4/+2
* Move more code to line-header.cTom Tromey2020-03-261-0/+14
* Make some line_header methods constTom Tromey2020-03-261-4/+14
* Move DWARF line_header to new fileTom Tromey2020-02-081-0/+188