https://github.com/jevinskie/jev-lldb-helpers
Various LLDB Python helpers
https://github.com/jevinskie/jev-lldb-helpers
Last synced: 3 months ago
JSON representation
Various LLDB Python helpers
- Host: GitHub
- URL: https://github.com/jevinskie/jev-lldb-helpers
- Owner: jevinskie
- License: bsd-2-clause
- Created: 2022-08-24T23:02:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-10T01:36:34.000Z (8 months ago)
- Last Synced: 2025-03-27T09:12:02.525Z (7 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jev-lldb-helpers
Various LLDB Python helpers## .lldbinit
command script import ~/code/debug-stuff/jev-lldb-helpers/lldb_dump_mem.py
command script import ~/code/debug-stuff/jev-lldb-helpers/lldb_ipython.py