Spongman
No user record in our sample, but Spongman has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but Spongman has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
not in the source code, in the debugger UI (callstack, watch/locals, etc...)
most GUI debuggers are just a front for gdb, and have all the issues he's talking about in the article.
gcc will give a warning for this. <source>:6:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 6 | launch_missile(); | ^~~~~~~~~~~~~~ https://godbolt.org/z/cYqhhqz47