Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/takumatt/mdiff

Simple diff command for LLDB
https://github.com/takumatt/mdiff

Last synced: about 6 hours ago
JSON representation

Simple diff command for LLDB

Awesome Lists containing this project

README

        

## Installation

To Install, copy/clone the lldb_commands folder to a dir of your choosing.
Open up (or create) ~/.lldbinit
Add the following command to your ~/.lldbinit file: command script import /path/to/lldb_commands/your_script.py