mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Add lisa for LLDB.
This commit is contained in:
6
dotfiles/lldbinit
Normal file
6
dotfiles/lldbinit
Normal file
@@ -0,0 +1,6 @@
|
||||
settings set prompt "(lisa)"
|
||||
settings set target.x86-disassembly-flavor intel
|
||||
command script import ~/lisa.py
|
||||
command script import lldb
|
||||
command script add -f lisa.alias lisa
|
||||
lisa
|
||||
Reference in New Issue
Block a user