mirror of
https://github.com/geohot/qira
synced 2025-03-12 18:13:15 +03:00
ugh, z option
This commit is contained in:
parent
ba6b3f0ccb
commit
bb2a4c1bd0
@ -83,7 +83,7 @@ a {
|
||||
<p>All state is tracked while a program is running, so you can debug in the past.</p>
|
||||
<h2>Install it now.</h2>
|
||||
<p>Linux required, 64-bit Ubuntu recommended.</p>
|
||||
<kbd>cd ~/ && wget -qO- https://github.com/BinaryAnalysisPlatform/qira/archive/v1.2.tar.gz | tar x && cd qira-1.2 && ./install.sh</kbd>
|
||||
<kbd>cd ~/ && wget -qO- https://github.com/BinaryAnalysisPlatform/qira/archive/v1.2.tar.gz | tar zx && cd qira-1.2 && ./install.sh</kbd>
|
||||
<h2>b *0x8048446</h2>
|
||||
<pre style="max-width:620px">Your breakpoint was hit 5 times, at change 90, 111, 128, 145, and 162.
|
||||
I drew red lines in the vtimeline for you to signify this.
|
||||
|
Loading…
x
Reference in New Issue
Block a user