[all-commits] [llvm/llvm-project] 9f364f: [lldb][docs] Add section on testing with QEMU user...

David Spickett via All-commits all-commits at lists.llvm.org
Wed Jul 16 09:47:43 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f364fe9c446d498f46efff327871dc62db8212f
      https://github.com/llvm/llvm-project/commit/9f364fe9c446d498f46efff327871dc62db8212f
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2025-07-16 (Wed, 16 Jul 2025)

  Changed paths:
    M lldb/docs/resources/qemu-testing.rst

  Log Message:
  -----------
  [lldb][docs] Add section on testing with QEMU user (#149057)

This is not recommended to basically anyone but on occasion it's useful
and could be used for testing with other simulator programs for example
bare metal simulators.

It is not something we do officially support or make any quality
guarantees for.

Adding this is also an excuse to document the limitations and make the
time spent setting up system mode look more worthwhile and might be good
to cite in future discussions about testing in simulation.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list