knightsc / lldb

A collection of lldb scripts and configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lldb

A collection of lldb scripts and configuration files

Setup

git clone https://github.com/knightsc/lldb.git ~/Local/Directory/lldb
ln -s ~/Local/Directory/lldb/config/.lldbinit ~/.lldbinit
ln -s ~/Local/Directory/lldb/scripts ~/.lldb/scripts

About

A collection of lldb scripts and configuration files

License:MIT License


Languages

Language:Python 100.0%