rizin/librz/debug
Florian Märkl 1b4385e224
Make xnu reg profile depend on cpu type instead of RzDebug.bits (#3270)
RzDebug.bits often has nonsensical contents set from all kinds of
places. Specifically, when debugging fat binaries on arm64, it had a
value not matching the debuggee when the reg profile was loaded,
resulting in the arm32 profile being used.
The right way to determine the profile is to do it after attach, when
the cpu type of the debuggee is known.
2023-01-07 17:43:41 +01:00
..
p Make xnu reg profile depend on cpu type instead of RzDebug.bits (#3270) 2023-01-07 17:43:41 +01:00
ddesc.c Convert dd commands to rzshell (#3049) 2022-09-29 08:24:50 +08:00
debug.c Make xnu reg profile depend on cpu type instead of RzDebug.bits (#3270) 2023-01-07 17:43:41 +01:00
desil.c Convert de commands to the rzshell (#3083) 2022-10-10 22:10:48 +08:00
dmap.c Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
dreg.c Make xnu reg profile depend on cpu type instead of RzDebug.bits (#3270) 2023-01-07 17:43:41 +01:00
dsession.c Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
dsignal.c Convert dk commands to the rzshell (#3078) 2022-10-11 18:02:52 +08:00
meson.build Removed rzbochs 2022-12-04 16:53:58 +01:00
pid.c Convert dp commands to the rzshell (#3047) 2022-09-27 01:21:25 +08:00
plugin.c Make xnu reg profile depend on cpu type instead of RzDebug.bits (#3270) 2023-01-07 17:43:41 +01:00
serialize_debug.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
snap.c hash: use RzHash in most hash APIs 2022-06-28 21:55:26 +08:00
trace.c Fix up rz_debug_trace_ins_after() (#3216) 2022-11-30 23:38:26 +08:00