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 ...
yangyss/lldb-trace
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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 ...