summaryrefslogtreecommitdiff
path: root/vm_dump.c
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-03-10 03:20:53 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-03-10 03:20:53 +0000
commitbe7cc583704ad9d3d5b1395cd516cc1b6e3584b9 (patch)
tree2b04950dc6f8aa90b2733da423226619e710233c /vm_dump.c
parent3727e06606a3b54b0837e197e4b1424642b391fd (diff)
* configure.in: always check dladdr(1).
* addr2line.c (fill_lines): show the line number in C backtrace if ruby is built without --enable-shared (PIE) on Linux. patch is originally by Shinichiro Hamaji https://twitter.com/shinh/status/441957774264504321 NOTE: ld doesn't insert __executable_start for PIE. dladdr(3)'s argument must be a function pointer. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45305 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'vm_dump.c')
0 files changed, 0 insertions, 0 deletions