aboutsummaryrefslogtreecommitdiffstats
path: root/addr2line.c
Commit message (Expand)AuthorAgeFilesLines
...
* * addr2line.c (uleb128): cast the value to unsigned long.naruse2011-03-021-1/+7
* * addr2line.c: suppressed shorten-64-to-32 warnings.naruse2011-01-311-9/+9
* * addr2line.c (get_nth_dirname): decrement the directory indexnaruse2011-01-121-1/+1
* * 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