1command script import -c lldb_support.py
2initialize_kernel_lldb_module
3breakpoint set -n trusty_thread_start -C trusty_thread_start_hook
4gdb-remote 1234
5breakpoint set -n relocate_kernel -C relocate_kernel_hook
6