index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
addr2line.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Moved hexdump macro before used
nobu
2018-10-14
1
-24
/
+24
*
Make local functions static
nobu
2018-10-14
1
-24
/
+45
*
Read debug_info to show inline functions in backtrace
naruse
2018-10-14
1
-128
/
+1175
*
* expand tabs.
svn
2018-10-13
1
-3
/
+3
*
addr2line.c: fix *printf type warnings on 32-bit
normal
2018-10-13
1
-7
/
+9
*
* expand tabs.
svn
2018-10-11
1
-88
/
+88
*
Revert wrongly commit debug_info feature
naruse
2018-10-11
1
-1139
/
+130
*
Support FreeBSD
naruse
2018-10-11
1
-50
/
+54
*
Support compressed debug_info
naruse
2018-10-11
1
-159
/
+183
*
free line info leaves
naruse
2018-10-11
1
-0
/
+8
*
close dlopen-ed handle
naruse
2018-10-11
1
-14
/
+15
*
fix
naruse
2018-10-11
1
-4
/
+4
*
Support additional forms
naruse
2018-10-11
1
-20
/
+38
*
Show backtrace with .debug_info
naruse
2018-10-11
1
-331
/
+626
*
Read .debug_info
naruse
2018-10-11
1
-8
/
+667
*
addr2line.c: fix -Wmaybe-uninitialized
k0kubun
2018-09-16
1
-2
/
+2
*
Fix issues detected by code analysis tool (mainly Coverity).
nobu
2018-09-15
1
-2
/
+6
*
FreeBSD 11.0 lacks ELFCOMPRESS_ZLIB
naruse
2018-08-13
1
-1
/
+2
*
Don't free allocated uncompressed_debug_line until backtrace is printed
naruse
2018-08-13
1
-8
/
+10
*
Define parse_compressed_debug_line() only ifdef SUPPORT_COMPRESSED_DEBUG_LINE
naruse
2018-08-13
1
-1
/
+4
*
support compressed debug_line
naruse
2018-08-13
1
-8
/
+57
*
Revert "support compressed debug_line"
naruse
2018-08-13
1
-52
/
+7
*
support compressed debug_line
naruse
2018-08-13
1
-7
/
+52
*
Add PRINTF_ARGS to kprintf
kazu
2018-07-31
1
-1
/
+2
*
addr2line.c (kprintf): static
normal
2018-07-09
1
-2
/
+2
*
addr2line.c: no need to keep fd around after mmap
normal
2018-07-08
1
-6
/
+2
*
Support C89 if possible
ngoto
2017-12-18
1
-1
/
+6
*
addr2line.c: fix r60841 for glibc before 2.22
normal
2017-11-18
1
-0
/
+4
*
explictly skip compressed debug line
naruse
2017-11-18
1
-2
/
+8
*
make a func static.
ko1
2017-11-16
1
-2
/
+2
*
get rid of strcpy
nobu
2016-12-26
1
-9
/
+14
*
addr2line.c: boundary checks
nobu
2016-10-18
1
-9
/
+18
*
* addr2line.c: drop to support ATARI ST platform. It was discontinued
hsbt
2016-05-28
1
-5
/
+3
*
* addr2line.c: define toupper for its use. fix r54391.
naruse
2016-03-29
1
-2
/
+1
*
* addr2line.c (fill_lines): get base addrs in fill_lines to use it
naruse
2014-04-14
1
-27
/
+27
*
* addr2line.c (main_exe_path): support FreeBSD.
naruse
2014-04-14
1
-0
/
+23
*
* addr2line.c (rb_dump_backtrace_with_lines): set base address
naruse
2014-04-11
1
-29
/
+35
*
* addr2line.c (append_obj): clear allocated memory.
naruse
2014-04-10
1
-2
/
+3
*
* addr2line.c (rb_dump_backtrace_with_lines): don't depend hard coded
naruse
2014-04-01
1
-110
/
+125
*
* addr2line.c (fill_lines): use dynsym, which is used for dynamic
naruse
2014-03-31
1
-2
/
+14
*
revert r45417
naruse
2014-03-28
1
-10
/
+0
*
* addr2line.c (fill_lines): check shdr[i].sh_type because even if
naruse
2014-03-27
1
-8
/
+18
*
temporally change for powerpc64-linux fc18
naruse
2014-03-26
1
-1
/
+1
*
remove break because strtab/symtab is usually the last segment
naruse
2014-03-26
1
-10
/
+0
*
temporaly show sym->st_name and so on
naruse
2014-03-26
1
-1
/
+5
*
* addr2line.c (fill_lines): loop reverse order not to overwrite
naruse
2014-03-26
1
-72
/
+40
*
* addr2line.c (follow_debuglink): show message if it closes opened
naruse
2014-03-26
1
-0
/
+1
*
* addr2line.c (fill_line): pass and use offset instead of
naruse
2014-03-26
1
-10
/
+8
*
don't write _start as is; use dlsym
naruse
2014-03-26
1
-2
/
+3
*
temporaly change/add to debug on powerpc64-linux
naruse
2014-03-25
1
-0
/
+6
[prev]
[next]