[lldb-dev] How can lldb load an executable image to a remote bare-metal platform?

杨勇勇 triple.yang at gmail.com
Wed Mar 5 18:54:23 PST 2014


Hi,
I ported lldb to debug on a remote bare-metal platform, and it basically
works now.
But I do not find a way to load a program image to the remote bare-metal
platform (just like "load" in gdb).

lldb has "image load" command but it does not work as expected since there
is not any process
running.

Any suggestions?
Thanks in advance!

-- 
杨勇勇 (Yang Yong-Yong)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140306/b6a2e1b3/attachment.html>


More information about the lldb-dev mailing list