Displaying 5 results from an estimated 5 matches for "dwarf0".
Did you mean:
dwarf
2013 Apr 23
2
[LLVMdev] Questions about attaching DWARF source code debugging information to generated LLVM-IR.
...ted LLVM-IR from my Common Lisp compiler.
I think I'm doing everything properly using the llvm::DIBuilder class - but when I load my Common Lisp application and load a compiled bundle into it I don't seem to be able to access the metadata properly.
I can list source lines using "l -f dwarf0.lsp -l 1" but I can't set break-points or do much else.
I've prepared a test case and put it in my public folder on dropbox: https://dl.dropboxusercontent.com/u/6229900/dwarf1.txt
It's a flat text file containing six sections which you can jump to by searching for "SECTION&q...
2013 Apr 23
0
[LLVMdev] Questions about attaching DWARF source code debugging information to generated LLVM-IR.
...Common Lisp compiler.
>
> I think I'm doing everything properly using the llvm::DIBuilder class - but when I load my Common Lisp application and load a compiled bundle into it I don't seem to be able to access the metadata properly.
>
> I can list source lines using "l -f dwarf0.lsp -l 1" but I can't set break-points or do much else.
>
> I've prepared a test case and put it in my public folder on dropbox: https://dl.dropboxusercontent.com/u/6229900/dwarf1.txt
>
> It's a flat text file containing six sections which you can jump to by searching...
2013 Apr 23
1
[LLVMdev] Questions about attaching DWARF source code debugging information to generated LLVM-IR.
...>> I think I'm doing everything properly using the llvm::DIBuilder class -
>>but when I load my Common Lisp application and load a compiled bundle
>>into it I don't seem to be able to access the metadata properly.
>>
>> I can list source lines using "l -f dwarf0.lsp -l 1" but I can't set
>>break-points or do much else.
>>
>> I've prepared a test case and put it in my public folder on dropbox:
>>https://dl.dropboxusercontent.com/u/6229900/dwarf1.txt
>>
>> It's a flat text file containing six sections wh...
2013 Apr 24
2
[LLVMdev] Questions about attaching DWARF source code debugging information to generated LLVM-IR.
...ilder class
>>>>> -
>>>>> but when I load my Common Lisp application and load a compiled bundle
>>>>> into it I don't seem to be able to access the metadata properly.
>>>>>
>>>>> I can list source lines using "l -f dwarf0.lsp -l 1" but I can't set
>>>>> break-points or do much else.
>>>>>
>>>>> I've prepared a test case and put it in my public folder on dropbox:
>>>>> https://dl.dropboxusercontent.com/u/6229900/dwarf1.txt
>>>>>...
2013 Apr 24
0
[LLVMdev] Questions about attaching DWARF source code debugging information to generated LLVM-IR.
...>>>> -
>>>>>> but when I load my Common Lisp application and load a compiled bundle
>>>>>> into it I don't seem to be able to access the metadata properly.
>>>>>>
>>>>>> I can list source lines using "l -f dwarf0.lsp -l 1" but I can't set
>>>>>> break-points or do much else.
>>>>>>
>>>>>> I've prepared a test case and put it in my public folder on dropbox:
>>>>>> https://dl.dropboxusercontent.com/u/6229900/dwarf1.txt
>&...