Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * addr2line.c (uleb128): cast the value to unsigned long. | naruse | 2011-03-02 | 1 | -1/+7 | |
* | * addr2line.c: suppressed shorten-64-to-32 warnings. | naruse | 2011-01-31 | 1 | -9/+9 | |
* | * addr2line.c (get_nth_dirname): decrement the directory index | naruse | 2011-01-12 | 1 | -1/+1 | |
* | * addr2line.c: OpenBSD uses the elf_abi.h header file instead of the | naruse | 2011-01-12 | 1 | -0/+4 | |
* | * addr2line.c: Follow .gnu_debuglink section. | naruse | 2010-12-01 | 1 | -27/+70 | |
* | * addr2line.c (parse_debug_line_cu): ignore DW_LNE_set_discriminator. | naruse | 2010-11-30 | 1 | -0/+4 | |
* | * configure.in: link addr2line only for ELF. | nobu | 2010-11-27 | 1 | -1/+3 | |
* | * addr2line.c: needs <errno.h>. | nobu | 2010-11-27 | 1 | -0/+1 | |
* | * addr2line.c (rb_dump_backtrace_with_lines): should close fd on | nobu | 2010-11-26 | 1 | -1/+3 | |
* | * addr2line.c: apply a patch from shinichiro.h. | naruse | 2010-11-26 | 1 | -2/+11 | |
* | * addr2line.c: added to show source filename and line number of | naruse | 2010-11-26 | 1 | -0/+534 |