summaryrefslogtreecommitdiff
path: root/gdb/dwarf2/line-header.c
Commit message (Expand)AuthorAgeFilesLines
* [gdb/symtab] Handle empty file name in .debug_line sectionTom de Vries2023-04-171-0/+4
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdbsupport: change path_join parameter to array_view<const char *>Simon Marchi2022-09-211-2/+2
* gdb: add "id" fields to identify symtabs and subfilesSimon Marchi2022-07-291-5/+13
* gdb/dwarf: pass a file_entry to line_header::file_file_nameSimon Marchi2022-07-291-33/+14
* gdb/dwarf: pass compilation directory to line headerSimon Marchi2022-07-291-2/+3
* gdb/dwarf: remove line_header::header_length fieldSimon Marchi2022-04-211-2/+4
* gdb/dwarf: remove line_header::total_length fieldSimon Marchi2022-04-211-5/+5
* gdbsupport: add path_join functionSimon Marchi2022-04-211-1/+2
* gdb: change file_file_name to return an std::stringSimon Marchi2022-04-071-11/+5
* Unify gdb printf functionsTom Tromey2022-03-291-4/+4
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* [gdb/symtab] Support .debug_line with DW_FORM_line_strpTom de Vries2021-11-221-6/+9
* Fix file-name handling regression with DWARF indexTom Tromey2021-07-171-19/+0
* Rename dwarf2/comp-unit.hTom Tromey2021-05-171-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-7/+7
* gdb: rename dwarf2_per_objfile variables/fields to per_objfileSimon Marchi2020-05-291-9/+6
* Move more code to line-header.cTom Tromey2020-03-261-0/+335
* Make some line_header methods constTom Tromey2020-03-261-2/+2
* Move DWARF line_header to new fileTom Tromey2020-02-081-0/+114