[Lldb-commits] [PATCH] D70796: [LLDB] Always interpret arm instructions as thumb on windows

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 28 00:10:23 PST 2019


labath added a comment.

In D70796#1762526 <https://reviews.llvm.org/D70796#1762526>, @mstorsjo wrote:

> And allegedly, in earlier versions, the kernel didn't switch modes correctly when entering the kernel, so entering the kernel from arm code, would try to execute the kernel's code in arm mode, effectively crashing the system


LOL :D


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70796/new/

https://reviews.llvm.org/D70796





More information about the lldb-commits mailing list