lldbTrace

July 11, 2021 · View on GitHub

How to use it?

1.Break at an address where you want to begin tracing.

2, Import lldb python script.

3,Use 'trace' command,and set end tracing addresses.Multi-address split by ";".

4,Result like ...

参考:https://github.com/gm281/lldb-trace