meta-digi/meta-digi-dey/recipes-digi/memwatch
Diaz de Grenu, Jose 0ae172613a memwatch: [cosmetic] fix output format
The new line should be printed after the result, instead of before.

Example:

root@ccimx6sbc:~# memwatch -r -w -a 0x2190034

0x02190034: 0x00000000 root@ccimx6sbc:~#

After this patch:

root@ccimx6sbc:~# memwatch -r -w -a 0x2190034
0x02190034: 0x00000000

Signed-off-by: Diaz de Grenu, Jose <Jose.DiazdeGrenu@digi.com>
2017-05-19 15:38:11 +02:00
..
memwatch memwatch: [cosmetic] fix output format 2017-05-19 15:38:11 +02:00
memwatch.bb meta-digi-dey: Add LDFLAGS to do_compile override 2017-03-17 19:15:27 +01:00