Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/takumatt/mdiff
- Owner: takumatt
- Created: 2021-09-14T05:41:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-14T05:53:56.000Z (about 3 years ago)
- Last Synced: 2023-03-03T15:15:55.134Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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