lopezruiz posts for debugging
Here are all the posts with this tag.
sqlite for lldb
Using SQL to understand your process.
Banishing no-repro bugs
The bug does not repro ... what now?
Relative VTbl
Virtual tables just ain't what they used to.
Setting Up WSL
Getting ready.
Debugger Scripting Ideas
How to extend a powerful debugger?
Mocking arguments in Python
A quick guide to mocking arguments interactively.
Debugging Python
A simple workflow to debug Python exceptions.
Symbols
A growing body of resources.
Learning ELF
File formats in theory and a bit of practice.
Tracing Summit 2023
Notes on conference videos.
BuildId on Android
Looking for symbols in all the right places.
Popular float bytes
Handy reference for floats in memory dumps.
Debugging Unity EntryPointNotFoundException
Recap of a quick debugging session.
Bootstrapping LLDB Scripting
Start your LLDB scripting journey.
Scripting DLL Load
Running debugger commands on DLL load.
Tracing LoadLibrary
How to figure out why you can't load that DLL.
Leaks with CRT
How to find leaks with the Microsoft VC++ CRT functions
Chasing Symbols (work-in-progress)
In-depth discussion of symbols on Windows and Linux.
Trace DNS Activity
Chasing down "random" connectivity failures.
Processes Launched by Process
What processes does a process launch?
Files Used by Process
What files does a process use?
Post-mortem logging
In which I discuss logging ideas for post-mortem debugging.
Post-mortem globals
In which I encourage the use globals (within reason).
Post-mortem debugging
In which I introduce post-mortem debugging at a high level.
All tags
android (6)
books (5)
calendar (1)
checklist (17)
coding (46)
cpp (15)
crypto (4)
csharp (3)
debugging (24)
design (31)
docker (1)
dotnet (14)
emacs (7)
errors (3)
food (1)
fun (7)
games (3)
git (2)
graphics (8)
history (6)
housekeeping (6)
javascript (4)
lldb (1)
management (15)
media (8)
meditation (12)
net (3)
perf (13)
philosophy (7)
powershell (19)
python (12)
review (4)
rust (1)
shell (6)
social (5)
sports (2)
sqlite (1)
tutorial (11)
unity (1)
vr (2)
wininet (1)
writing (13)
xml (1)
xslt (1)
Home