Hi Anthony, Please pull my current target-xtensa patch queue. There are two fixes: one adds missing features for dc233c xtensa core, another fixes qemu abort caused by gdb (generic breakpoint_invalidate, reviewed by Paolo).
The following changes since commit 964668b03d26f0b5baa5e5aff0c966f4fcb76e9e: Update version for 1.7.0-rc0 release (2013-11-06 21:49:39 -0800) are available in the git repository at: git://github.com/OSLL/qemu-xtensa.git tags/20131108-xtensa for you to fetch changes up to ebbfd5a094ead6f28d45718f97b4837bd3e7f916: target-xtensa: add missing DEBUG section to dc233c config (2013-11-08 09:26:07 +0400) ---------------------------------------------------------------- Two small fixes for 1.7: - add missing debug feature to dc233c xtensa core; - fix qemu abort caused by gdb attempt to invalidate a breakpoint by virtual address for which there's no mapping. ---------------------------------------------------------------- Max Filippov (2): exec: fix breakpoint_invalidate when pc may not be translated target-xtensa: add missing DEBUG section to dc233c config exec.c | 6 ++++-- target-xtensa/core-dc233c.c | 1 + 2 files changed, 5 insertions(+), 2 deletions(-) -- 1.8.1.4