Skip to content

eritpchy/lldb-trace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lldbTrace

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

About

Tracing instruction in lldb debugger.Just a python-script for lldb.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.0%
  • Objective-C++ 10.0%