]> git.ipfire.org Git - thirdparty/qemu.git/commit
Hexagon (target/hexagon) Remove HEX_DEBUG/HEX_DEBUG_LOG
authorTaylor Simpson <ltaylorsimpson@gmail.com>
Tue, 5 Nov 2024 16:27:22 +0000 (09:27 -0700)
committerBrian Cain <brian.cain@oss.qualcomm.com>
Fri, 13 Dec 2024 03:43:43 +0000 (21:43 -0600)
commit0cb73cb5a024bb724bb7eb39fe7fc5e07dc7180a
tree3bb4c58422fe73f7e4e806ce6f0444fe88a74482
parenta5ba0a7e4e150d1350a041f0d0ef9ca6c8d7c307
Hexagon (target/hexagon) Remove HEX_DEBUG/HEX_DEBUG_LOG

All Hexagon debugging is now done with QEMU mechanisms
(e.g., -d in_asm) or with a connected debugger (lldb).

Signed-off-by: Taylor Simpson <ltaylorsimpson@gmail.com>
Reviewed-by: Matheus Tavares Bernardino <quic_mathbern@quicinc.com>
Reviewed-by: Brian Cain <brian.cain@oss.qualcomm.com>
Signed-off-by: Brian Cain <brian.cain@oss.qualcomm.com>
target/hexagon/README
target/hexagon/cpu.h
target/hexagon/genptr.c
target/hexagon/helper.h
target/hexagon/internal.h
target/hexagon/op_helper.c
target/hexagon/translate.c
target/hexagon/translate.h