search for: arraylisttest

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

2010 Sep 01
2
[LLVMdev] "Cannot fine DIE"
...t's not an LLVM problem so I'll stop talking about it. However, this leads to a new problem: Now when I manually run dsymutil and attempt to debug my executable, I get this: DW_FORM_strp pointing outside of .debug_str section [in module /Users/talin/Projects/tart/build-eclipse/test/stdlib/ArrayListTest.dSYM/Contents/Resources/DWARF/ArrayListTest] Once again, I have no idea what this means or how to go about debugging it. This is my biggest frustration with DIFactory - there's absolutely no way to verify that the DWARF debugging information that I've emitted into my module is correct or...
2010 Aug 29
0
[LLVMdev] "Cannot fine DIE"
On Sat, Aug 28, 2010 at 4:05 PM, Talin <viridia at gmail.com> wrote: > On Mon, Aug 23, 2010 at 5:58 PM, Devang Patel <devang.patel at gmail.com>wrote: > >> >> On Sun, Aug 22, 2010 at 12:50 PM, Talin <viridia at gmail.com> wrote: >> >>> I recently started getting this error when I try to debug my >>> LLVM-compiled program in GDB:
2010 Aug 28
2
[LLVMdev] "Cannot fine DIE"
On Mon, Aug 23, 2010 at 5:58 PM, Devang Patel <devang.patel at gmail.com>wrote: > > On Sun, Aug 22, 2010 at 12:50 PM, Talin <viridia at gmail.com> wrote: > >> I recently started getting this error when I try to debug my LLVM-compiled >> program in GDB: >> >> Dwarf Error: Cannot find DIE at 0x16769 referenced from DIE at 0x1713c >> [in module