panda
panda copied to clipboard
memorymap: parameters look like ranges instead of lists
$PANDA_PATH/i386-softmmu/qemu-system-i386 -replay foo -os windows-32-2000 -panda memorymap:pcs=0xbfeee8bd-0x80069a0f
The above pcs/instr_counts args look like a range covering the start and end, instead of two separate, unique, and distinct program counter values. Perhaps an update to the docs is in order?