Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

lldb support

The pn_lldb.py script teaches the lldb debugger how to print Procyon types in C and C++. To start using it, add the following line to your ~/.lldbinit with the path to procyon on your system:

command script import ~/$PATH_TO/procyon/misc/lldb/pn_lldb.py