kuilpd added a comment.

In D146965#4240075 <https://reviews.llvm.org/D146965#4240075>, @DavidSpickett 
wrote:

> Two things come to mind:
>
> - Core files (though it is embedded so is that even a thing?)

Looked into core dumping in LLDB a bit, I think it pretty much requires that 
there is an OS, and there needs to be an explicit support for the architecture 
in question.
Plus, mspdebug doesn't actually support core files, there is no use for it now 
even if LLDB can generate it.

> - Mocking an msp430 remote, as we do for example in Target XML tests.

Did this, I put the same packets mspdebug sends into the mockup.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146965/new/

https://reviews.llvm.org/D146965

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

Reply via email to