File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 16
16
Videos
17
17
------
18
18
19
- `Run, Break, Inspect: Explore effective debugging in LLDB `_
20
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19
+ `Run, Break, Inspect: Explore effective debugging in LLDB (2024) `_
20
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
21
21
22
22
Learn how to use LLDB to explore and debug codebases. We'll show you
23
23
how to make the most of crashlogs and backtraces, and how to
@@ -65,7 +65,7 @@ iOS apps.
65
65
A collection of LLDB aliases/regexes and Python scripts.
66
66
67
67
.. _Dancing in the Debugger — A Waltz with LLDB (2014) : https://www.objc.io/issues/19-debugging/lldb-debugging/
68
- .. _ Run , Break, Inspect : Explore effective debugging in LLDB: https://developer.apple.com/videos/play/wwdc2024/10198
68
+ .. _ `Run , Break, Inspect: Explore effective debugging in LLDB (2024)` : https://developer.apple.com/videos/play/wwdc2024/10198
69
69
.. _`LLDB: Beyond “po” (2019)` : https://developer.apple.com/videos/play/wwdc2019/429/
70
70
.. _Advanced Debugging with Xcode and LLDB (2018) : https://developer.apple.com/videos/play/wwdc2018/412/
71
71
.. _Advanced Apple Debugging & Reverse Engineering (2018) : https://www.raywenderlich.com/books/advanced-apple-debugging-reverse-engineering/
You can’t perform that action at this time.
0 commit comments