rizin/test/db/analysis
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
..
6502
8051
arc
arm Fix tests 2021-01-05 23:33:32 -06:00
arm.gnu_16
arm64 Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00
avr Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00
chip8
classes
dalvik
hexagon
java
m68k
m680x
mach0 Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
mips Fix tests 2021-01-05 23:33:32 -06:00
msp430
noreturn
path
ppc Fix tests 2021-01-05 23:33:32 -06:00
riscv Fix tests 2021-01-05 23:33:32 -06:00
sh
snes
sparc Fix tests 2021-01-05 23:33:32 -06:00
sysz Fix ppc opex & use pj in RAnal plugins ##json (#18097) 2020-12-25 18:58:25 +08:00
thumb Fix tests 2021-01-05 23:33:32 -06:00
tms320.c64x_32
tricore Fix tests 2021-01-05 23:33:32 -06:00
v850 Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00
vars Fix tests 2021-01-05 23:33:32 -06:00
x86_16 Fix tests 2021-01-05 23:33:32 -06:00
x86_32 Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00
x86_64 Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00
xtensa
z80 Fix tests 2021-01-05 23:33:32 -06:00