search for: getaddressranges

Displaying 3 results from an estimated 3 matches for "getaddressranges".

2014 Aug 13
2
[LLVMdev] Advice for setting debug locations
...on. Unfortunately I had to revert this [1], because it crashes llvm's dwarf reader (which we use to get line information for backtraces when exceptions are thrown) with the following backtrace: isNULL at /Users/kfischer/Documents/julia-debug/deps/llvm-svn/lib/DebugInfo/DWARFDebugInfoEntry.h:52 getAddressRanges at /Users/kfischer/Documents/julia-debug/deps/llvm-svn/lib/DebugInfo/DWARFDebugInfoEntry.cpp:242 collectAddressRanges at /Users/kfischer/Documents/julia-debug/deps/llvm-svn/lib/DebugInfo/DWARFUnit.cpp:302 generate at /Users/kfischer/Documents/julia-debug/deps/llvm-svn/lib/DebugInfo/DWARFDebugArange...
2014 Aug 13
2
[LLVMdev] Advice for setting debug locations
...because it crashes llvm's dwarf reader (which we >> use to get line information for backtraces when exceptions are thrown) >> with the following backtrace: >> >> isNULL at /Users/kfischer/Documents/julia-debug/deps/llvm-svn/lib/DebugInfo/DWARFDebugInfoEntry.h:52 >> getAddressRanges at >> /Users/kfischer/Documents/julia-debug/deps/llvm-svn/lib/DebugInfo/DWARFDebugInfoEntry.cpp:242 >> collectAddressRanges at >> /Users/kfischer/Documents/julia-debug/deps/llvm-svn/lib/DebugInfo/DWARFUnit.cpp:302 >> generate at /Users/kfischer/Documents/julia-debug/deps/llv...
2014 Aug 13
2
[LLVMdev] Advice for setting debug locations
...er (which we >>>> use to get line information for backtraces when exceptions are thrown) >>>> with the following backtrace: >>>> >>>> isNULL at /Users/kfischer/Documents/julia-debug/deps/llvm-svn/lib/DebugInfo/DWARFDebugInfoEntry.h:52 >>>> getAddressRanges at >>>> /Users/kfischer/Documents/julia-debug/deps/llvm-svn/lib/DebugInfo/DWARFDebugInfoEntry.cpp:242 >>>> collectAddressRanges at >>>> /Users/kfischer/Documents/julia-debug/deps/llvm-svn/lib/DebugInfo/DWARFUnit.cpp:302 >>>> generate at /Users/kfische...