https://github.com/maximalien/lldbutils
Set of usability methods for LLDB.
https://github.com/maximalien/lldbutils
android ios jni lldb lldbinit
Last synced: 15 days ago
JSON representation
Set of usability methods for LLDB.
- Host: GitHub
- URL: https://github.com/maximalien/lldbutils
- Owner: MaximAlien
- Created: 2017-03-17T20:25:37.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-07-10T12:36:02.000Z (almost 7 years ago)
- Last Synced: 2025-10-04T03:56:14.330Z (8 months ago)
- Topics: android, ios, jni, lldb, lldbinit
- Language: Java
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lldbutils
Set of usability methods for LLDB.
## Usage
Copy required files to your home directory:
```bash
$ cp .lldbinit lldbutils.py ~/
```