diff options
| author | Hunter Laux <hunterlaux@gmail.com> | 2014-06-20 04:13:14 -0700 |
|---|---|---|
| committer | Michael Tokarev <mjt@tls.msk.ru> | 2014-06-24 20:01:24 +0400 |
| commit | d535508793a8e9389379543ef8d506e50c10cf67 (patch) | |
| tree | c8ba8396f451f41d8364439e7027c5caa046c3a9 /qemu-bridge-helper.c | |
| parent | 5f22b054f2594e231b042ada24d2fdfaa9c26d52 (diff) | |
| download | focaccia-qemu-d535508793a8e9389379543ef8d506e50c10cf67.tar.gz focaccia-qemu-d535508793a8e9389379543ef8d506e50c10cf67.zip | |
Add support for the arm breakpoint syscall
OABI arm used a software interrupt(0xef9f0001) for breakpoints. Since 2005 gdb has used the break instruction(0xe7f001f0) for EABI. Apparently Steel Bank Common Lisp still uses the swi instruction. This is the kernel implementation: http://lxr.free-electrons.com/source/arch/arm/kernel/traps.c#L598 Signed-off-by: Hunter Laux <hunterlaux@gmail.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'qemu-bridge-helper.c')
0 files changed, 0 insertions, 0 deletions