|
Got crashes while transitioning from NSLock to Mutex
|
|
1
|
165
|
February 12, 2026
|
|
Swift Debugging on Android - Current State
|
|
3
|
373
|
February 5, 2026
|
|
Code-level debugging EmbeddedSwift app in STM32CubeIDE
|
|
1
|
140
|
January 25, 2026
|
|
Odd, persistent LLDB message about class methods
|
|
6
|
365
|
December 26, 2025
|
|
[RBI]: analysis and a proposed fix for a `class_method` data race safety hole
|
|
3
|
288
|
November 23, 2025
|
|
Getting async "call stacks" for debugging application stalls using Concurrency
|
|
2
|
194
|
November 8, 2025
|
|
[Resolved] Debugging from VSCode stopped working for me with recent 6.3 toolchain on Windows
|
|
2
|
131
|
October 6, 2025
|
|
Is there a mechanism to output the fully-macro-expanded source from a compiler invocation?
|
|
5
|
168
|
September 12, 2025
|
|
Unable to inspect local Swift variables or step over await calls in Xcode
|
|
124
|
29347
|
September 3, 2025
|
|
Stepping into Objective-C constructor with parameters from Swift
|
|
2
|
246
|
August 11, 2025
|
|
UIInspector - Runtime UI Debugging Tool for iOS
|
|
0
|
463
|
May 24, 2025
|
|
ErrorKit: Fixing Swift's Error Handling Limitations and Unlocking New Possibilities
|
|
2
|
432
|
May 18, 2025
|
|
A "zombie" `faked` process never exits when running `fakeroot` from a `Process` only in an async context on linux
|
|
0
|
98
|
May 2, 2025
|
|
Resolved: Can't get debugging to work in VSCode on Windows ARM
|
|
11
|
513
|
April 7, 2025
|
|
Lldb-dap crashes when trying to step over breakpoint
|
|
4
|
287
|
April 3, 2025
|
|
How do you debug the javascript of a vapor project on Visual Studio Code?
|
|
2
|
340
|
March 7, 2025
|
|
[RFC] Improvements to Swift Debugging in VS Code
|
|
4
|
502
|
January 24, 2025
|
|
DebugDescription macro and “String interpolation” warning
|
|
3
|
280
|
January 21, 2025
|
|
Debugger shows array as <uninitialized>
|
|
1
|
164
|
January 6, 2025
|
|
I can't debug my Unit Tests anymore
|
|
0
|
117
|
November 9, 2024
|
|
AsyncHTTPClient fails for MSGraph call while URLSession doesn’t
|
|
5
|
152
|
October 1, 2024
|
|
Print() for debug mode that doesn't emit code in release mode
|
|
11
|
1476
|
July 20, 2024
|
|
We should ship a debug SDK for linux
|
|
1
|
503
|
March 7, 2024
|
|
App hangs when optimization is turned on
|
|
8
|
2569
|
January 31, 2024
|
|
Pitch: Debug Description macro
|
|
12
|
2779
|
December 8, 2023
|
|
LLDB: Print valued returned by a function
|
|
4
|
1337
|
November 13, 2023
|
|
Symbolicating Minidumps on Windows
|
|
4
|
627
|
October 30, 2023
|
|
performSelector("retainCount")
|
|
6
|
837
|
October 25, 2023
|
|
How to build libswiftCore.dylib, libswift_Concurrency.dylib suitable for injection via DYLD_INSERT_LIBRARIES into iOS app?
|
|
1
|
1857
|
July 18, 2023
|
|
Record precondition message in crash reports
|
|
16
|
1666
|
May 3, 2023
|