Golf Has Its Own Programming Language—Here’s How to Debug It Like a C Pro Post date March 26, 2025 Post author By Golf-Lang Post categories In compiling-with-debugging, debugging, gdb, gnu-debugger, golf-lang, golf-tutorial, inspecting-generated-c-code, using-gdb-for-debugging
My text editor setup in 2025 and how I came out of extension hell Post date January 4, 2025 Post author By Giuseppe Gallitto Post categories In gdb, tmux, Vim, vscode
gdb trick: automatically display local variables when stops Post date November 12, 2024 Post author By nullity Post categories In gdb
How to fix a segfault in Ruby Post date June 22, 2024 Post author By Dmitry Daw Post categories In gdb, opensource, rails, ruby
[GDB-Quick] Prints – No Need to do “std::cout” and compile again Post date January 21, 2022 Post author By mahesh_attarde Post categories In C#, cpp, gdb