elfutils-devel archive
date index for April - June, 2018

This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:


2018-06-30 Re: [PATCH] libdw: Add dwarf_next_lines to read .debug_line tables without CUs. John Mellor-Crummey
2018-06-30 Re: dependency Mark Wielaard
2018-06-30 Re: dependency Sasha Da Rocha Pinheiro
2018-06-30 Re: dependency Frank Ch. Eigler
2018-06-30 dependency Sasha Da Rocha Pinheiro
2018-06-29 elfutils 0.173 released Mark Wielaard
2018-06-29 [COMMITTED] Prepare for 0.173 Mark Wielaard
2018-06-29 Re: [PATCH] libdw: Recognize zero terminator to end frame table in dwarf_next_cfi. Mark Wielaard
2018-06-29 Re: [PATCH] libdw: Allow .debug_frame only Dwarf. Mark Wielaard
2018-06-29 Re: [PATCH] tests: Limit varlocs print_expr_block recursion depth. Mark Wielaard
2018-06-29 Re: [PATCH] libdw: Remove dwarf_getscn_info from libdw.h and libdw.map. Mark Wielaard
2018-06-29 Re: [PATCH] libdw: Add dwarf_next_lines to read .debug_line tables without CUs. Mark Wielaard
2018-06-28 [PATCH] libdw: Recognize zero terminator to end frame table in dwarf_next_cfi. Mark Wielaard
2018-06-27 Re: dwarf_next_cfi returns -1 Mark Wielaard
2018-06-27 Re: dwarf_next_cfi returns -1 Sasha Da Rocha Pinheiro
2018-06-27 [PATCH] libdw: Allow .debug_frame only Dwarf. Mark Wielaard
2018-06-26 [PATCH] tests: Limit varlocs print_expr_block recursion depth. Mark Wielaard
2018-06-26 [PATCH] libdw: Remove dwarf_getscn_info from libdw.h and libdw.map. Mark Wielaard
2018-06-25 Re: [PATCH] libdw: Handle bogus CU length in dwarf_nextcu. Mark Wielaard
2018-06-25 [PATCH] libdw: Add dwarf_next_lines to read .debug_line tables without CUs. Mark Wielaard
2018-06-22 [PATCH] libdw: Handle bogus CU length in dwarf_nextcu. Mark Wielaard
2018-06-22 Re: [PATCH] libelf: Don't return unaligned data returned from elf_getdata[_rawchunk]. Mark Wielaard
2018-06-22 Re: [PATCH v2] backends,bpf: add proper relocation support Yonghong Song
2018-06-22 Re: [PATCH v2] backends,bpf: add proper relocation support Mark Wielaard
2018-06-21 Re: [PATCH v2] backends,bpf: add proper relocation support Yonghong Song
2018-06-21 Re: [PATCH v2] backends,bpf: add proper relocation support Mark Wielaard
2018-06-21 [COMMITTED] libelf: Sync elf.h from glibc. Mark Wielaard
2018-06-20 [Bug general/23320] Incorrect usage of sizeof mark at klomp dot org
2018-06-20 [Bug general/23320] Incorrect usage of sizeof serban at us dot ibm.com
2018-06-20 Re: [PATCH] backends: add abi_cfi and register_info callbacks for RISC-V Mark Wielaard
2018-06-20 [Bug general/23320] Incorrect usage of sizeof mark at klomp dot org
2018-06-20 [Bug general/23320] New: Incorrect usage of sizeof serban at us dot ibm.com
2018-06-20 Re: [PATCH v2] backends,bpf: add proper relocation support Yonghong Song
2018-06-20 Re: [PATCH] backends: add abi_cfi and register_info callbacks for RISC-V Andreas Schwab
2018-06-20 Re: [PATCH] backends: add abi_cfi and register_info callbacks for RISC-V Mark Wielaard
2018-06-20 Re: [PATCH] backends: add abi_cfi and register_info callbacks for RISC-V Andreas Schwab
2018-06-20 Re: [PATCH] libdw: Break dwarf_aggregate_size recursion because of type cycles. Mark Wielaard
2018-06-20 Re: [PATCH] libdw: dwarf_peel_type break long chains/cycles. Mark Wielaard
2018-06-20 Re: [PATCH v2] backends,bpf: add proper relocation support Mark Wielaard
2018-06-20 Re: [PATCH] libdw: aggregate_size check NULL result from get_type. Mark Wielaard
2018-06-20 Re: [PATCH] backends: add abi_cfi and register_info callbacks for RISC-V Mark Wielaard
2018-06-19 [PATCH] libelf: Don't return unaligned data returned from elf_getdata[_rawchunk]. Mark Wielaard
2018-06-18 [Bug libdw/23301] free on unitialized value mark at klomp dot org
2018-06-18 [PATCH] libdw: Break dwarf_aggregate_size recursion because of type cycles. Mark Wielaard
2018-06-18 [PATCH] libdw: dwarf_peel_type break long chains/cycles. Mark Wielaard
2018-06-18 [PATCH] libdw: aggregate_size check NULL result from get_type. Mark Wielaard
2018-06-18 Re: [PATCH] backends: add abi_cfi and register_info callbacks for RISC-V Andreas Schwab
2018-06-17 Re: [PATCH] libdw, readelf: Don't handle DW_FORM_data16 as expression block/location. Mark Wielaard
2018-06-17 [Bug libdw/23301] free on unitialized value Mark Wielaard
2018-06-17 [Bug libdw/23301] New: free on unitialized value luizluca at gmail dot com
2018-06-16 Re: [PATCH] readelf: Check there are at least 4 bytes available for DWARF_FORM_block4. Mark Wielaard
2018-06-16 Re: [PATCH] readelf: Make sure print_form_data always consumes DW_FORM_strx[1234] data. Mark Wielaard
2018-06-16 Re: [PATCH] libdw: Make __libdw_dieabbrev more robust on failure. Mark Wielaard
2018-06-16 [PATCH v2] backends,bpf: add proper relocation support Yonghong Song
2018-06-16 Re: [PATCH] backends,bpf: add proper relocation support Richard Henderson
2018-06-16 Re: [PATCH] backends,bpf: add proper relocation support Yonghong Song
2018-06-16 Re: [PATCH] backends,bpf: add proper relocation support Mark Wielaard
2018-06-15 [PATCH] backends,bpf: add proper relocation support Yonghong Song
2018-06-15 Re: [PATCH] readelf: While printing .debug_loc make sure that next_off doesn't overflow. Mark Wielaard
2018-06-15 Re: [PATCH] readelf: Handle signedness of DW_FORM_implicit_const and DW_AT_const_value. Mark Wielaard
2018-06-15 [PATCH] libdw, readelf: Don't handle DW_FORM_data16 as expression block/location. Mark Wielaard
2018-06-14 Re: [PATCH] backends: add abi_cfi and register_info callbacks for RISC-V Mark Wielaard
2018-06-13 [PATCH] readelf: Check there are at least 4 bytes available for DWARF_FORM_block4. Mark Wielaard
2018-06-13 [PATCH] readelf: Make sure print_form_data always consumes DW_FORM_strx[1234] data. Mark Wielaard
2018-06-13 [PATCH] libdw: Make __libdw_dieabbrev more robust on failure. Mark Wielaard
2018-06-13 [PATCH] readelf: While printing .debug_loc make sure that next_off doesn't overflow. Mark Wielaard
2018-06-13 [PATCH] readelf: Handle signedness of DW_FORM_implicit_const and DW_AT_const_value. Mark Wielaard
2018-06-13 [PATCH] backends: add abi_cfi and register_info callbacks for RISC-V Andreas Schwab
2018-06-11 elfutils 0.172 released Mark Wielaard
2018-06-11 Re: [PATCH] readelf: Return correct readp (or readendp) from print_form_data. Mark Wielaard
2018-06-11 Re: [PATCH] readelf: Fix bounds check in print_form_data. Mark Wielaard
2018-06-11 Re: [PATCH] libdw: Break long or circular DIE ref chains in dwarf_[has]attr_integrate. Mark Wielaard
2018-06-11 [PATCH] Prepare for 0.172. Mark Wielaard
2018-06-11 [PATCH] readelf: Return correct readp (or readendp) from print_form_data. Mark Wielaard
2018-06-11 Re: [PATCH] readelf: Calculate max_entries instead of needed bytes (and overflowing). Mark Wielaard
2018-06-11 Re: [PATCH] tests: Don't assert on bad DW_OP_GNU_parameter_ref target in varlocs. Mark Wielaard
2018-06-11 Re: [PATCH] libdw: Check validity of dwarf_getabbrev arguments. Mark Wielaard
2018-06-11 Re: [PATCH] libdw: dwarf_get_units should handle existing failure to open Dwarf. Mark Wielaard
2018-06-11 [PATCH] readelf: Fix bounds check in print_form_data. Mark Wielaard
2018-06-10 Re: [PATCH] libdw: Detect bad DWARF in store_implicit_value. Mark Wielaard
2018-06-10 Re: [PATCH] tests: Fix cfi_debug_bias assert in varlocs. Mark Wielaard
2018-06-10 Re: [PATCH] readelf, libdw: Handle too many directories or files in the line table better. Mark Wielaard
2018-06-10 [PATCH] libdw: Break long or circular DIE ref chains in dwarf_[has]attr_integrate. Mark Wielaard
2018-06-10 Re: [PATCH] libdw: Return an error in dwarf_getlocation_attr for missing .debug_addr. Mark Wielaard
2018-06-09 Re: [PATCH 2/2] readelf: Turn format_print_dwarf into print_dwarf_addr. Mark Wielaard
2018-06-09 Re: [PATCH 1/2] libdw: Make sure that address_size and offset_size are 4 or 8 bytes. Mark Wielaard
2018-06-09 Re: [PATCH] libdw: Check DIE address fall inside the CU before reading abbrev code. Mark Wielaard
2018-06-08 [PATCH] readelf: Calculate max_entries instead of needed bytes (and overflowing). Mark Wielaard
2018-06-08 [PATCH] tests: Don't assert on bad DW_OP_GNU_parameter_ref target in varlocs. Mark Wielaard
2018-06-08 [PATCH] libdw: Check validity of dwarf_getabbrev arguments. Mark Wielaard
2018-06-08 [PATCH] libdw: dwarf_get_units should handle existing failure to open Dwarf. Mark Wielaard
2018-06-08 Re: [PATCH] libdw: Report error in dwarf_getlocation_die for bogus opcode offset. Mark Wielaard
2018-06-08 Re: [PATCH] tests: Use error, not assert, when trying to print a non-base type DIE. Mark Wielaard
2018-06-08 [PATCH] libdw: Detect bad DWARF in store_implicit_value. Mark Wielaard
2018-06-08 [PATCH] tests: Fix cfi_debug_bias assert in varlocs. Mark Wielaard
2018-06-08 [PATCH] readelf, libdw: Handle too many directories or files in the line table better. Mark Wielaard
2018-06-08 Re: [PATCH] libdw: Explicitly check we could decode diridx in dwarf_getsrclines. Mark Wielaard
2018-06-08 Re: [PATCH] readelf: Always initialize .debug_addr unit_length, even without a header. Mark Wielaard
2018-06-08 Re: [PATCH] readelf: Set begin properly for DW_LLE_GNU_start_end_entry on addrx failure. Mark Wielaard
2018-06-08 Re: [PATCH] libdw: Don't leak arange if we cannot figure out which CU it belongs to. Mark Wielaard
2018-06-08 Re: [PATCH] libdw: Make sure dirarray is always properly freed in dwarf_getsrclines. Mark Wielaard
2018-06-08 Re: [PATCH] readelf: Don't leak lengths array when detecting an invalid hash chain. Mark Wielaard
2018-06-08 Re: [PATCH] libdw: Make sure id_path can contain max number of build id bytes. Mark Wielaard
2018-06-08 Re: [PATCH] readelf: Make room for DW_MACRO_hi_user opcode if used. Mark Wielaard
2018-06-08 Re: [PATCH] libdwfl: Make __libdwfl_addrsym a static function in dwfl_module_addrsym.c Mark Wielaard
2018-06-08 [PATCH] libdw: Return an error in dwarf_getlocation_attr for missing .debug_addr. Mark Wielaard
2018-06-07 Re: On demand static/shared libs and binary linkage Mark Wielaard
2018-06-07 [PATCH 2/2] readelf: Turn format_print_dwarf into print_dwarf_addr. Mark Wielaard
2018-06-07 [PATCH 1/2] libdw: Make sure that address_size and offset_size are 4 or 8 bytes. Mark Wielaard
2018-06-07 Re: [PATCH] readelf: Don't allocate string with asprintf, but reuse buffer with sprintf. Mark Wielaard
2018-06-07 [PATCH] libdw: Check DIE address fall inside the CU before reading abbrev code. Mark Wielaard
2018-06-07 [COMMITTED] readelf: Lookup "no" translation for no_str, not "yes". Mark Wielaard
2018-06-07 Re: On demand static/shared libs and binary linkage Laurent Stacul
2018-06-07 Re: On demand static/shared libs and binary linkage Ulf Hermann
2018-06-07 On demand static/shared libs and binary linkage Laurent Stacul
2018-06-06 [PATCH] libdw: Report error in dwarf_getlocation_die for bogus opcode offset. Mark Wielaard
2018-06-06 [PATCH] tests: Use error, not assert, when trying to print a non-base type DIE. Mark Wielaard
2018-06-06 Re: [PATCH] readelf: Don't allocate string with asprintf, but reuse buffer with sprintf. Mark Wielaard
2018-06-06 Re: [PATCH] readelf: Lookup gettext "yes" and "no" only once. Mark Wielaard
2018-06-06 Re: [PATCH] readelf: Call __fsetlocking (stdout, FSETLOCKING_BYCALLER). Mark Wielaard
2018-06-05 [PATCH] libdw: Explicitly check we could decode diridx in dwarf_getsrclines. Mark Wielaard
2018-06-05 [PATCH] readelf: Always initialize .debug_addr unit_length, even without a header. Mark Wielaard
2018-06-05 [PATCH] readelf: Set begin properly for DW_LLE_GNU_start_end_entry on addrx failure. Mark Wielaard
2018-06-05 [PATCH] libdw: Don't leak arange if we cannot figure out which CU it belongs to. Mark Wielaard
2018-06-05 [PATCH] libdw: Make sure dirarray is always properly freed in dwarf_getsrclines. Mark Wielaard
2018-06-05 [PATCH] readelf: Don't leak lengths array when detecting an invalid hash chain. Mark Wielaard
2018-06-05 [PATCH] libdw: Make sure id_path can contain max number of build id bytes. Mark Wielaard
2018-06-05 [PATCH] readelf: Make room for DW_MACRO_hi_user opcode if used. Mark Wielaard
2018-06-05 Re: dwarf_next_cfi returns -1 Mark Wielaard
2018-06-04 [PATCH] libdwfl: Make __libdwfl_addrsym a static function in dwfl_module_addrsym.c Mark Wielaard
2018-06-04 [PATCH] readelf: Don't allocate string with asprintf, but reuse buffer with sprintf. Mark Wielaard
2018-06-04 [PATCH] readelf: Lookup gettext "yes" and "no" only once. Mark Wielaard
2018-06-04 [PATCH] readelf: Call __fsetlocking (stdout, FSETLOCKING_BYCALLER). Mark Wielaard
2018-06-04 dwarf_next_cfi returns -1 Sasha Da Rocha Pinheiro
2018-06-04 [elfutils-htdocs] Updated coverage (script) Mark Wielaard
2018-06-02 [COMMITTED] tests: Drop shared libraries from self_test_files_exe. Mark Wielaard
2018-06-01 elfutils 0.171 released Mark Wielaard
2018-06-01 Re: [PATCH] libdw: Try both the relative and absolute paths when finding a .dwo file. Mark Wielaard
2018-06-01 Re: [PATCH] readelf: Fix .debug_types printing with implicit section_info. Mark Wielaard
2018-06-01 Re: [PATCH] readelf: Deal with combined normal and split dwarf DebugFission .debug_loc. Mark Wielaard
2018-06-01 [PATCH] libdw: Try both the relative and absolute paths when finding a .dwo file. Mark Wielaard
2018-06-01 Re: [PATCH] tests: Split self_test_files into an exe, lib and obj list. Mark Wielaard
2018-06-01 Re: [PATCH] tests: Run run-low_high_pc.sh testcase on split dwarf files. Mark Wielaard
2018-06-01 Re: dwarf_begin_elf() won't create handle without .debug_* sections Mark Wielaard
2018-06-01 [PATCH] readelf: Fix .debug_types printing with implicit section_info. Mark Wielaard
2018-06-01 [PATCH] readelf: Deal with combined normal and split dwarf DebugFission .debug_loc. Mark Wielaard
2018-05-31 Re: [PATCH] libdw: Fix overflow warning on 32bit systems with GCC8 in dwarf_getsrclines. Mark Wielaard
2018-05-31 [Bug tools/23248] armv7l: dwarf_getsrclines.c:362:37: error: argument 1 value '4294967288' exceeds maximum object size 2147483647 [-Werror=alloc-size-larger-than=] mark at klomp dot org
2018-05-31 Re: [PATCH] readelf: Use correct listptr when looking up next loc for locview attr. Mark Wielaard
2018-05-31 [Bug tools/23247] Segfault in 0.171 RC1 release candidate mark at klomp dot org
2018-05-31 Re: [PATCH] libdw: Don't crash on invalid die in dwarf_dieoffset. Mark Wielaard
2018-05-31 Re: [PATCH] libdw: Handle split Dwarf Dies in dwarf_die_addr_die. Mark Wielaard
2018-05-31 Re: [PATCH] readelf, libdw: Add GNU DebugFission .debug_loc support. Mark Wielaard
2018-05-31 [PATCH] tests: Split self_test_files into an exe, lib and obj list. Mark Wielaard
2018-05-31 Re: [PATCH] readelf: Fix regression with multiple files and implicit debug_info reading. Mark Wielaard
2018-05-31 [PATCH] tests: Run run-low_high_pc.sh testcase on split dwarf files. Mark Wielaard
2018-05-31 [PATCH] libdw: Don't crash on invalid die in dwarf_dieoffset. Mark Wielaard
2018-05-30 Re: dwarf_begin_elf() won't create handle without .debug_* sections Sasha Da Rocha Pinheiro
2018-05-30 [PATCH] libdw: Fix overflow warning on 32bit systems with GCC8 in dwarf_getsrclines. Mark Wielaard
2018-05-30 Re: [PATCH] libdw: Fix memory corruption in libdw_find_split_unit. Mark Wielaard
2018-05-30 [Bug tools/23248] armv7l: dwarf_getsrclines.c:362:37: error: argument 1 value '4294967288' exceeds maximum object size 2147483647 [-Werror=alloc-size-larger-than=] mark at klomp dot org
2018-05-30 [Bug tools/23248] armv7l: dwarf_getsrclines.c:362:37: error: argument 1 value '4294967288' exceeds maximum object size 2147483647 [-Werror=alloc-size-larger-than=] mark at klomp dot org
2018-05-30 [Bug tools/23248] armv7l: dwarf_getsrclines.c:362:37: error: argument 1 value '4294967288' exceeds maximum object size 2147483647 [-Werror=alloc-size-larger-than=] mliska at suse dot cz
2018-05-30 Re: [PATCH] Prepare for 0.171. Martin Liška
2018-05-30 Re: [PATCH] readelf: Handle .debug_str_offsets. Mark Wielaard
2018-05-30 [Bug tools/23248] New: armv7l: dwarf_getsrclines.c:362:37: error: argument 1 value '4294967288' exceeds maximum object size 2147483647 [-Werror=alloc-size-larger-than=] mliska at suse dot cz
2018-05-30 Re: [PATCH] readelf handle .debug_addr section. Mark Wielaard
2018-05-30 [Bug tools/23247] Segfault in 0.171 RC1 release candidate mliska at suse dot cz
2018-05-30 [PATCH] readelf: Use correct listptr when looking up next loc for locview attr. Mark Wielaard
2018-05-30 [Bug tools/23247] Segfault in 0.171 RC1 release candidate mark at klomp dot org
2018-05-30 [Bug tools/23247] Segfault in 0.171 RC1 release candidate mark at klomp dot org
2018-05-30 Re: [PATCH] Prepare for 0.171. Martin Liška
2018-05-30 [Bug tools/23247] New: Segfault in 0.171 RC1 release candidate mliska at suse dot cz
2018-05-30 [PATCH] Prepare for 0.171. Mark Wielaard
2018-05-29 Re: [PATCH] libdw: Handle .debug_loclists in dwarf_getlocation. Mark Wielaard
2018-05-29 Re: [PATCH] libdw: Handle split Dwarf Dies in dwarf_die_addr_die. Mark Wielaard
2018-05-29 [PATCH] libdw: Handle split Dwarf Dies in dwarf_die_addr_die. Mark Wielaard
2018-05-29 Re: [PATCH] readelf: Handle .debug_loclists. Mark Wielaard
2018-05-29 Re: [PATCH] libdwfl: Allow partial relocations also for debug files. Mark Wielaard
2018-05-29 [PATCH] readelf, libdw: Add GNU DebugFission .debug_loc support. Mark Wielaard
2018-05-29 [PATCH] readelf: Fix regression with multiple files and implicit debug_info reading. Mark Wielaard
2018-05-28 [PATCH] libdw: Fix memory corruption in libdw_find_split_unit. Mark Wielaard
2018-05-28 Re: [PATCH] readelf: Find skeleton units when inspecting split .dwo (--dwarf-skeleton). Mark Wielaard
2018-05-28 [PATCH] readelf: Handle .debug_str_offsets. Mark Wielaard
2018-05-28 [PATCH] readelf handle .debug_addr section. Mark Wielaard
2018-05-28 Re: [PATCH] libdw: Handle .debug_rnglists in dwarf_ranges. Mark Wielaard
2018-05-28 [PATCH] libdw: Handle .debug_loclists in dwarf_getlocation. Mark Wielaard
2018-05-27 Re: [PATCH] readelf: Add .debug_rnglists support. Mark Wielaard
2018-05-27 [PATCH] readelf: Handle .debug_loclists. Mark Wielaard
2018-05-27 [PATCH] libdwfl: Allow partial relocations also for debug files. Mark Wielaard
2018-05-25 [COMMITTED] __libdw_cu_addr_base: Cast offset to uintptr_t before returning as pointer. Mark Wielaard
2018-05-25 Re: [PATCH] libdw: Handle all address FORMs for dwarf_highpc, handle errors better. Mark Wielaard
2018-05-25 Re: [PATCH] libdw: Support DW_OP_addrx/constx and split DWARF addrx/constx support. Mark Wielaard
2018-05-25 [PATCH] readelf: Find skeleton units when inspecting split .dwo (--dwarf-skeleton). Mark Wielaard
2018-05-24 [PATCH] libdw: Handle .debug_rnglists in dwarf_ranges. Mark Wielaard
2018-05-24 Re: dwarf_begin_elf() won't create handle without .debug_* sections Mark Wielaard
2018-05-24 Re: [PATCH] readelf: print split CUs when given --debug-dump=info+ Mark Wielaard
2018-05-24 Re: [PATCH] libdw: Add new dwarf_cu_info function. Mark Wielaard
2018-05-24 Re: [PATCH] libdw: Handle GNU DebugFission split ranges. Mark Wielaard
2018-05-23 dwarf_begin_elf() won't create handle without .debug_* sections Sasha Da Rocha Pinheiro
2018-05-23 [PATCH] readelf: Add .debug_rnglists support. Mark Wielaard
2018-05-23 [Bug spam/23213] ho mark at klomp dot org
2018-05-23 [Bug backends/23213] New: ho patur373 at gmail dot com
2018-05-22 Re: [PATCH] libdw: Handle GNU DebugFission split ranges. Mark Wielaard
2018-05-22 Re: get backtrace of KVM VM from host Justin Cinkelj
2018-05-22 Re: get backtrace of KVM VM from host Mark Wielaard
2018-05-22 Re: [PATCH] libdw: Handle split dwarf debuglines. Mark Wielaard
2018-05-22 [PATCH] libdw: Handle all address FORMs for dwarf_highpc, handle errors better. Mark Wielaard
2018-05-22 [PATCH] libdw: Support DW_OP_addrx/constx and split DWARF addrx/constx support. Mark Wielaard
2018-05-21 get backtrace of KVM VM from host Justin Cinkelj
2018-05-20 Re: [PATCH] libdw: Cache ELF directory early. Explicitly set it in dwfl. Mark Wielaard
2018-05-20 [PATCH] readelf: print split CUs when given --debug-dump=info+ Mark Wielaard
2018-05-20 [PATCH] libdw: Add new dwarf_cu_info function. Mark Wielaard
2018-05-20 Re: [PATCH] libdw: Search skeleton DIE for split compile unit DIE attributes. Mark Wielaard
2018-05-19 [COMMITTED] Mark __libdw_find_split_unit mark as internal_function. Mark Wielaard
2018-05-19 Re: [PATCH] libdw: dwarf_get_units find split units from .dwo. Mark Wielaard
2018-05-19 [PATCH] libdw: Handle GNU DebugFission split ranges. Mark Wielaard
2018-05-19 Re: [PATCH] libdw: Recognize GNU DebugFission split units. Mark Wielaard
2018-05-19 Re: [PATCH] libdw: Add GNU DebugFission attributes, tags, forms and operands. Mark Wielaard
2018-05-19 Re: [PATCH] libdw, readelf: Handle .debug_*.dwo section name variants. Mark Wielaard
2018-05-18 [PATCH] libdw: Handle split dwarf debuglines. Mark Wielaard
2018-05-17 [PATCH] libdw: Cache ELF directory early. Explicitly set it in dwfl. Mark Wielaard
2018-05-17 [PATCH] libdw: Search skeleton DIE for split compile unit DIE attributes. Mark Wielaard
2018-05-16 [PATCH] libdw: dwarf_get_units find split units from .dwo. Mark Wielaard
2018-05-15 Re: [PATCH v2] elflint: fix typo in error diagnostics Mark Wielaard
2018-05-15 [PATCH v2] elflint: fix typo in error diagnostics Dmitry V. Levin
2018-05-15 Re: [PATCH] elflint: fix typo in error diagnostics Mark Wielaard
2018-05-15 [PATCH] elflint: fix typo in error diagnostics Dmitry V. Levin
2018-05-15 Re: [PATCH] backends: add checks for _GLOBAL_OFFSET_TABLE_ and __global_pointer$ on riscv Andreas Schwab
2018-05-15 Re: [PATCH] backends: add checks for _GLOBAL_OFFSET_TABLE_ and __global_pointer$ on riscv Mark Wielaard
2018-05-15 [PATCH] libdw: Recognize GNU DebugFission split units. Mark Wielaard
2018-05-15 [PATCH] backends: add checks for _GLOBAL_OFFSET_TABLE_ and __global_pointer$ on riscv Andreas Schwab
2018-05-15 [PATCH] libdw: Add GNU DebugFission attributes, tags, forms and operands. Mark Wielaard
2018-05-15 [PATCH] libdw, readelf: Handle .debug_*.dwo section name variants. Mark Wielaard
2018-05-15 [COMMITTED] readelf: Fix 32bit compile issues. Mark Wielaard
2018-05-15 Re: [PATCH] readelf, libdw: Handle DWARF5 .debug_macro. Mark Wielaard
2018-05-15 Re: [PATCH] readelf: Add DWARF5 .debug_line support. Mark Wielaard
2018-05-15 Re: [PATCH] libdw: Fix crashing on illegal/zero Dwarf_Die. Mark Wielaard
2018-05-12 [Bug tools/23173] eu-addr2line does not flush its output, causing problems when used from a script luke at diamand dot org
2018-05-12 [PATCH] addr2line: Add explicit fflush for stdout when reading from stdin. Mark Wielaard
2018-05-12 [Bug tools/23173] eu-addr2line does not flush its output, causing problems when used from a script mark at klomp dot org
2018-05-12 [Bug tools/23173] New: eu-addr2line does not flush its output, causing problems when used from a script luke at diamand dot org
2018-05-11 Re: [PATCH] readelf: Use raw section data if nothing is available through libdw. Mark Wielaard
2018-05-11 Re: [PATCH] readelf: Handle .debug_info first if any other debug section needs it. Mark Wielaard
2018-05-11 Re: [PATCH] libdw: Handle DW_FORM_[ref|strp]_sup[48] as DW_FORM_GNU_[ref|strp]_alt. Mark Wielaard
2018-05-11 Re: [PATCH] libdw: Handle DWARF5 line tables in dwarf_getsrclines. Mark Wielaard
2018-05-11 [PATCH] readelf, libdw: Handle DWARF5 .debug_macro. Mark Wielaard
2018-05-11 [PATCH] readelf: Add DWARF5 .debug_line support. Mark Wielaard
2018-05-11 [PATCH] libdw: Fix crashing on illegal/zero Dwarf_Die. Mark Wielaard
2018-05-08 [PATCH] readelf: Handle .debug_info first if any other debug section needs it. Mark Wielaard
2018-05-08 [PATCH] libdw: Handle DW_FORM_[ref|strp]_sup[48] as DW_FORM_GNU_[ref|strp]_alt. Mark Wielaard
2018-05-07 [PATCH] libdw: Handle DWARF5 line tables in dwarf_getsrclines. Mark Wielaard
2018-05-06 Re: [PATCH] libebl: Add new DWARF5 debug section names to default_debugscn_p. Mark Wielaard
2018-05-06 Re: [PATCH] readelf: Handle .debug_line_str section. Mark Wielaard
2018-05-06 Re: [PATCH] libdw: Handle DW_FORM_line_strp. Mark Wielaard
2018-04-25 [PATCH] libebl: Add new DWARF5 debug section names to default_debugscn_p. Mark Wielaard
2018-04-25 [PATCH] readelf: Handle .debug_line_str section. Mark Wielaard
2018-04-25 [PATCH] libdw: Handle DW_FORM_line_strp. Mark Wielaard
2018-04-24 [PATCH] readelf: Use raw section data if nothing is available through libdw. Mark Wielaard
2018-04-23 Re: [PATCH] Add support for RISC-V Mark Wielaard
2018-04-23 Re: [PATCH] libelf: Sync elf.h from glibc Mark Wielaard
2018-04-20 [Bug tools/23100] dwarflint -vs- DW_AT_alignment tromey at sourceware dot org
2018-04-20 [Bug tools/23100] New: dwarflint -vs- DW_AT_alignment tromey at sourceware dot org
2018-04-19 [PATCH] Add support for RISC-V Andreas Schwab
2018-04-19 [PATCH] libelf: Sync elf.h from glibc Andreas Schwab
2018-04-16 [COMMITTED] tests: Test readelf --debug-dump=[decoded]line with min_inst_len > 1. Mark Wielaard
2018-04-16 [COMMITTED] readelf: Fix advance_pc to use op_addr_advance, not just op_advance. Mark Wielaard
2018-04-13 [COMMITTED] readelf: Only lookup files and show errors in attr_callback when not silent. Mark Wielaard
2018-04-13 Re: [PATCH] aarch64: Add default cfi rule to restore SP from CFA address. Mark Wielaard
2018-04-13 Re: [PATCH] libdwfl: Handle unwind frame when the return address register isn't set. Mark Wielaard
2018-04-13 Re: [PATCH] libdw: Restructure address range reading for .debug_loc and .debug_ranges. Mark Wielaard
2018-04-11 [PATCH] aarch64: Add default cfi rule to restore SP from CFA address. Mark Wielaard
2018-04-10 [PATCH] libdwfl: Handle unwind frame when the return address register isn't set. Mark Wielaard
2018-04-06 [PATCH] libdw: Restructure address range reading for .debug_loc and .debug_ranges. Mark Wielaard
2018-04-04 [COMMITTED] libdw: Make sure to initialize Dwarf_CU addr_base and str_off_base. Mark Wielaard
2018-04-03 Re: [PATCH] libdw: Add support for reading DW_FORM_strx[1234] in .debug_str_offsets. Mark Wielaard
2018-04-03 Re: [PATCH] libdw: Add support for reading DW_FORM_addrx[1234] in .debug_addr. Mark Wielaard
2018-04-03 Re: Relative path X full path Mark Wielaard
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc