search for: dwarfdebuginfoentry

Displaying 9 results from an estimated 9 matches for "dwarfdebuginfoentry".

2014 Aug 13
2
[LLVMdev] Advice for setting debug locations
...he correct file information. 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/Debu...
2014 Aug 13
2
[LLVMdev] Advice for setting debug locations
...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...
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 >...
2014 May 07
2
[LLVMdev] DWARF unmangled subprog name (DW_AT_name)
Hi, I am looking for a way to get unmangled subprogram names from a DWARFContext. The name I want is available in the attribute `DW_AT_name` [1], but as far as I can tell this is only returned as a fallback in `DWARFDebugInfoEntryMinimal::getSubroutineName` when the linkage name is not available [2]. If this is not currently possible, is there any interest in adding such access to the public DebugInfo API? Perhaps with an additional "UnmangledName" option in `DILineInfoSpecifier`. Thanks, Isaiah [1]: for example...
2014 May 07
2
[LLVMdev] DWARF unmangled subprog name (DW_AT_name)
...at gmail.com> > wrote: > > Hi, > > > > I am looking for a way to get unmangled subprogram names from a > > DWARFContext. The name I want is available in the attribute `DW_AT_name` > > [1], but as far as I can tell this is only returned as a fallback in > > `DWARFDebugInfoEntryMinimal::getSubroutineName` when the linkage name is > not > > available [2]. > > > > If this is not currently possible, is there any interest in adding such > > access to the public DebugInfo API? Perhaps with an additional > > "UnmangledName" option in `D...
2014 May 07
2
[LLVMdev] DWARF unmangled subprog name (DW_AT_name)
...t; > >>> > I am looking for a way to get unmangled subprogram names from a >>> > DWARFContext. The name I want is available in the attribute >>> `DW_AT_name` >>> > [1], but as far as I can tell this is only returned as a fallback in >>> > `DWARFDebugInfoEntryMinimal::getSubroutineName` when the linkage name >>> is not >>> > available [2]. >>> > >>> > If this is not currently possible, is there any interest in adding such >>> > access to the public DebugInfo API? Perhaps with an additional >>...
2014 May 07
2
[LLVMdev] DWARF unmangled subprog name (DW_AT_name)
...r a way to get unmangled subprogram names from a > >>>> > DWARFContext. The name I want is available in the attribute > >>>> > `DW_AT_name` > >>>> > [1], but as far as I can tell this is only returned as a fallback in > >>>> > `DWARFDebugInfoEntryMinimal::getSubroutineName` when the linkage > name > >>>> > is not > >>>> > available [2]. > >>>> > > >>>> > If this is not currently possible, is there any interest in adding > >>>> > such > >>&gt...
2014 May 07
5
[LLVMdev] DWARF unmangled subprog name (DW_AT_name)
...m a >>> >>>> > DWARFContext. The name I want is available in the attribute >>> >>>> > `DW_AT_name` >>> >>>> > [1], but as far as I can tell this is only returned as a fallback >>> in >>> >>>> > `DWARFDebugInfoEntryMinimal::getSubroutineName` when the linkage >>> name >>> >>>> > is not >>> >>>> > available [2]. >>> >>>> > >>> >>>> > If this is not currently possible, is there any interest in adding >>...
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...bugFrame.cpp for Release+Asserts build llvm[2]: Compiling MachOUniversal.cpp for Release+Asserts build llvm[2]: Compiling MCContext.cpp for Release+Asserts build llvm[2]: Compiling LiveRangeEdit.cpp for Release+Asserts build llvm[2]: Compiling Object.cpp for Release+Asserts build llvm[3]: Compiling DWARFDebugInfoEntry.cpp for Release+Asserts build llvm[2]: Compiling ObjectFile.cpp for Release+Asserts build llvm[2]: Compiling LiveRegMatrix.cpp for Release+Asserts build llvm[3]: Compiling DWARFDebugLine.cpp for Release+Asserts build llvm[2]: Compiling RecordStreamer.cpp for Release+Asserts build llvm[2]: Compiling...