This commit is contained in:
2025-01-13 17:52:03 -05:00
parent 1ad6d0f72b
commit 0c7520e472
4 changed files with 58 additions and 43 deletions

View File

@@ -1,2 +1,8 @@
set breakpoint pending on
set disassembly-flavor intel
tui enable
lay src
define hook-stop
info locals
end