clayborg added a comment.

In your log we see:

  [10] .text             PROGBITS         000000000000bb80  0000bb80 
0000000000054380  0000000000000000  AX       0     0     16
  [30] .debug_aranges    MIPS_DWARF       0000000000000000  0006c24c 
0000000000000560  0000000000000000           0     0     1

.debug_aranges doesn't have a valid address: it is set to 0x0. Not sure how the 
ELF plug-in is marking these sections, but I am guessing that that is the 
problem here.


https://reviews.llvm.org/D35784



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to