ugh, z option

This commit is contained in:
George Hotz 2016-01-30 15:22:37 -08:00
parent ba6b3f0ccb
commit bb2a4c1bd0
1 changed files with 1 additions and 1 deletions

View File

@ -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.