[Lldb-commits] [lldb] [lldb] Make AddressRange dump easier on the eye (PR #141062)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Tue May 27 03:41:27 PDT 2025


================
@@ -11,7 +11,7 @@ image show-unwind -n func0
 # CHECK-NEXT: This UnwindPlan is sourced from the compiler: yes.
 # CHECK-NEXT: This UnwindPlan is valid at all instruction locations: no.
 # CHECK-NEXT: This UnwindPlan is for a trap handler function: no.
-# CHECK-NEXT: Address range of this UnwindPlan: [stack-cfi-parsing.out..module_image + 0-0x0000000000000002)
+# CHECK-NEXT: Address range of this UnwindPlan: [stack-cfi-parsing.out..module_image + 0-2)
----------------
DavidSpickett wrote:

Got it.

Well this is nic*er* than it was, so it's fine.

https://github.com/llvm/llvm-project/pull/141062


More information about the lldb-commits mailing list