]> git.proxmox.com Git - mirror_qemu.git/commit - target/lm32/cpu.h
target-lm32: add breakpoint/watchpoint support
authorMichael Walle <michael@walle.cc>
Wed, 18 Sep 2013 17:10:45 +0000 (19:10 +0200)
committerMichael Walle <michael@walle.cc>
Tue, 4 Feb 2014 18:47:06 +0000 (19:47 +0100)
commit3dd3a2b965a2d2f5b9c53ab86194b78a546a8fc5
treeefb294ea9457149f57eb3ab5f298ef7d690ea7d2
parent34f4aa83f96722aa2c36fbe179108863ebe6e3e9
target-lm32: add breakpoint/watchpoint support

This patch adds in-target breakpoint and watchpoint support.

Signed-off-by: Michael Walle <michael@walle.cc>
target-lm32/TODO
target-lm32/cpu.c
target-lm32/cpu.h
target-lm32/helper.c
target-lm32/helper.h
target-lm32/op_helper.c
target-lm32/translate.c