rizin/test/db/tools
Riccardo Schirone 144ba639dc
Convert s commands to newshell (#375)
* Rename `sj`/`s*` and move them under `sH`. Remove `s=`
* Rename `s-*` to `sH-`
* Use `sd` for "seek delta", which moves relative to the current offset
* Enforce <cmd> <arg> syntax. So no more `s+16` but `s +16`. Command
  `sHr` is for redo history, `sHu` for undo history. If one wants to move
  relative to the current address, they need to do `sd +10`/`sd -10`.
* Remove `ss` commands in favour of `cmd.seek.silent`. This was anyway
  used mainly for scripts, so no need to replicate all `s` commands
  under `ss`.

Change a bit rz_core_seek API to avoid dupped entries in seek history.
2021-01-20 10:30:20 +08:00
..
rz Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00
rz_agent Rename to rizin (#2) 2020-10-01 16:13:03 +02:00
rz_asm Mark rz-asm -k test as broken 2021-01-16 14:13:18 +01:00
rz_ax Fix s390x rz-ax -I & memleak (#18151) 2021-01-05 05:21:41 -06:00
rz_bin Add additional ELF header fields to rz-bin output (#372) 2021-01-19 08:51:49 +01:00
rz_diff Rename to rizin (#2) 2020-10-01 16:13:03 +02:00
rz_find Rename to rizin (#2) 2020-10-01 16:13:03 +02:00
rz_gg Rename to rizin (#2) 2020-10-01 16:13:03 +02:00
rz_hash Use pj in rz-hash ##refactor 2021-01-16 14:13:18 +01:00
rz_run Rename to rizin (#2) 2020-10-01 16:13:03 +02:00
rz_sign Rename to rizin (#2) 2020-10-01 16:13:03 +02:00
rz_test Rename to rizin (#2) 2020-10-01 16:13:03 +02:00