[Pdbg] [PATCH v2 13/15] main: Convert getcfam/putcfam to use path based targeting
Alistair Popple
alistair at popple.id.au
Tue Nov 13 16:01:26 AEDT 2018
Hi Amitay,
>
> test_result 0 <<EOF
> -p0:0xc09 = HEX8
> +/kernelfsi at 0: 0xc09 = HEX8
We may have discussed this sorry if I'm changing my mind but can we keep the
output the same for the time being? ie. Something like ("p%d",
pdbg_target_index(fsi))?
> EOF
>
> do_skip
> -test_run $PDBG -p0 getcfam 0xc09
This test should still pass though? Do you think it would it be better to just
add another test or are you do think the other selection tests cover this case
adequately?
- Alistair
> +test_run $PDBG -P fsi getcfam 0xc09
>
> test_result 0 <<EOF
> p0:0xf000f = HEX16
More information about the Pdbg
mailing list