this post was submitted on 28 Feb 2024
1010 points (97.0% liked)
Programmer Humor
32443 readers
1877 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The developer must either provide the logging and attach a debugger or go get fucked when a runtime error happens
You can also debug post-mortem with the minidump or the core dump file with WDT on Windows. Great fun and a good way to brush up on your assembly skills
Just load it on the debugger and leave your asm skill gather patina.