aboutsummaryrefslogtreecommitdiffstats
path: root/addr2line.c
Commit message (Expand)AuthorAgeFilesLines
...
* * addr2line.c: OpenBSD uses the elf_abi.h header file instead of thenaruse2011-01-121-0/+4
* * addr2line.c: Follow .gnu_debuglink section.naruse2010-12-011-27/+70
* * addr2line.c (parse_debug_line_cu): ignore DW_LNE_set_discriminator.naruse2010-11-301-0/+4
* * configure.in: link addr2line only for ELF.nobu2010-11-271-1/+3
* * addr2line.c: needs <errno.h>.nobu2010-11-271-0/+1
* * addr2line.c (rb_dump_backtrace_with_lines): should close fd onnobu2010-11-261-1/+3
* * addr2line.c: apply a patch from shinichiro.h.naruse2010-11-261-2/+11
* * addr2line.c: added to show source filename and line number ofnaruse2010-11-261-0/+534