Displaying 3 results from an estimated 3 matches for "tp20938563p20983684".
2008 Dec 12
1
[LLVMdev] ARM Debug support patch
...gt;
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
--
View this message in context: http://www.nabble.com/ARM-Debug-support-patch-tp20938563p20983684.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.
2008 Dec 11
0
[LLVMdev] ARM Debug support patch
On Dec 11, 2008, at 8:23 AM, Mike-1 wrote:
>
> Thanks for the commit.
>
> FlexyCore works only on ARM EABI Linux target for now. This binary
> with
> Dwarf information could be debugged with a gdb-server 6.8 without
> problem on
> our side.
Good to hear. Are you able to examine aggregates?
>
>
> If you are working on ARM Linux target, could you send us LLVM
2008 Dec 11
2
[LLVMdev] ARM Debug support patch
Thanks for the commit.
FlexyCore works only on ARM EABI Linux target for now. This binary with
Dwarf information could be debugged with a gdb-server 6.8 without problem on
our side.
If you are working on ARM Linux target, could you send us LLVM source file,
and gdb version ? But if you are using ARM Darwin as Anton suggest, we are
unable to test this for now.
We are open to help on this