Skip to content

A collection of lldb scripts to aid in debugging Swift

License

Notifications You must be signed in to change notification settings

tmspzz/lldb-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lldb-scripts

A collection of lldb scripts to aid in debugging Swift

Installation

Run

$ make

Scripts

  • write.py - Writes the output of any lldb command to file. E.g write lldb.out register read
  • print_json.py - Prints Data or Encodables as JSON String. E.g pjsond data or write out.json pjsond data to combine it with the previous command

About

A collection of lldb scripts to aid in debugging Swift

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published