aarzilli
c2092d1669
terminal: implement whatis command
...
Implements #596
2017-09-08 10:26:19 -07:00
Tao Zhou
fead9fe0f8
doc/cli: fix clear-checkpoint command typo
2017-08-07 15:58:20 -06:00
Joey Geiger
7214ffe20e
Add breakpoint init functions suggestion
...
This is a "fix" for the issue of being unable to see the source when setting a breakpoint on main.init.
Fixes #922
2017-08-01 11:21:06 -06:00
custa
dbc1ce1e5b
typo, fix and run 'go run ./scripts/gen-cli-docs.go' ( #848 )
2017-06-05 14:20:10 -07:00
Alessandro Arzilli
a843f7944e
proc/gdbserial: mozilla rr support ( #804 )
...
Implements #727
2017-05-05 15:17:52 -07:00
aarzilli
8f0646e426
proc: load more registers
...
Adds ability to load x87, SSE and AVX registers.
Fixes #666
2016-12-19 21:29:45 +01:00
Nan Xiao
fa1db367fe
Docs: Update Documentation/cli/README.md. ( #549 )
...
* Docs: Update Documentation/cli/README.md.
2016-05-29 11:59:46 -07:00
Alessandro Arzilli
82ece54737
docs: Documentation for command line frontend ( #518 )
...
* documentation: copied old documentation from wiki
* command: better online documentation
Help without arguments prints just a short summary for each command,
help followed by a command prints the command's syntax and a longer
explanation.
* documentation: automatically generate Documentation/cli/README.md
2016-04-29 11:58:19 -07:00