Commit 72270006 authored by André Hentschel's avatar André Hentschel Committed by Alexandre Julliard

winedbg: Use ARMv7 for debugging.

parent 6f84e89d
......@@ -243,7 +243,7 @@ static int be_arm_fetch_float(const struct dbg_lvalue* lvalue, unsigned size,
struct backend_cpu be_arm =
{
IMAGE_FILE_MACHINE_ARM,
IMAGE_FILE_MACHINE_ARMV7,
4,
be_cpu_linearize,
be_cpu_build_addr,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment