jasonmolenda wrote: (1) the armv7/aarch32 step-by-breakpoint fix for lldb-server is merged on github main. (2) the change to ProcessGDBRemote to recognize "swbreak" and "hwbreak" as a breakpoint is merged on github main. (3) lldb with this patch works fine with the existing debugserver on armv7k where we get the breakpoint hit mach exception when we instruction step (StopInfoMachException handles it) (4) dexter has been updated on github main to work with this patch or with old lldb stepping
which leaves (5) Martin's mingw finish bug report (6) Review Omair's Windows aarch64 hardware breakpoint/watchpoint PR for any changes necessary to work with this PR. https://github.com/llvm/llvm-project/pull/105594 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits