Hi Chunseok, I am not aware of any plans for supporting arm core files. However, I think it would be a useful addition, and probably not that hard altogether. It probably just takes a patch similar to the one you quoted above. Currently I think it's just waiting for someone who cares about it enough to implement it (you? :) ).
pl On 28 June 2017 at 01:45, Chunseok Lee via lldb-dev <lldb-dev@lists.llvm.org> wrote: > Hello, > > I am running lldb-3.8 on rpi2. > When I load coredump file, lldb exited with seg fault. > After digging into this issue, I found that loading core file for 32bit arch > does not work well. > Last commit for 32bit arch corefile is > > " From 109a39c9709dbc2bd689469f1ba15efee098ee41 Mon Sep 17 00:00:00 2001 > From: Dimitar Vlahovski <dvlahov...@google.com> > Date: Fri, 29 Jul 2016 13:18:09 +0000 > Subject: [PATCH] Add/fix support for i386 elf core files" > > Here, it seems that arm32 support is still missing in relase 4.0 branch. > > Is there any plan to support coredump on arm32 ? or am I missing something ? > > BR, > Chunseok Lee > > > > _______________________________________________ > lldb-dev mailing list > lldb-dev@lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev > _______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev