index
:
kogata.git
master
retrowave
Hobby OS ; intended to be small and perfect (^_^)
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
disasm.sh
blob: eba8eb7e03b25e16a16c2b51e82baab0ce3b0a09 (
plain
) (
tree
)
3e2a317
1
2
3
#!/bin/sh
gdb
-batch
-ex
"file
$1
"
-ex
"disass /m
$2
"