Skip to content

A collection of lldb data formatters for the boost libraries

License

Notifications You must be signed in to change notification settings

dprogm/boost-lldb-formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

You can use the formatters by running the following command from within an lldb session:

command script import path/to/data_formatters.py

This script currently supports the following boost types:

  • boost::variant
  • boost::optional
  • boost::container::small_vector

About

A collection of lldb data formatters for the boost libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages