Disassemble compiled binary for debugging (#308)
* Use Capstone to disassemble and print code after compilation in cton-util. * Fix rustfmt errors
This commit is contained in:
committed by
Dan Gohman
parent
e356c742aa
commit
8351ba3e3e
@@ -29,5 +29,6 @@ serde = "1.0.8"
|
||||
serde_derive = "1.0.8"
|
||||
tempdir = "0.3.5"
|
||||
term = "0.5.1"
|
||||
capstone = "0.3.1"
|
||||
|
||||
[workspace]
|
||||
|
||||
Reference in New Issue
Block a user