Hacker News
- Debugging the Doctor Brain: Who's teaching doctors how to think? https://bessstillman.substack.com/p/debugging-the-doctor-brain 100 comments
- Debug Programs Using GDB on Redox OS https://www.redox-os.org/news/public-announcement-gdb/ 13 comments
- REPL Debugging: No Stacktrace Required (2017) http://blog.cognitect.com/blog/2017/6/5/repl-debugging-no-stacktrace-required 67 comments
- A better way to debug Wayland https://community.ubuntu.com/t/a-better-way-to-debug-wayland/9176 4 comments
- Debugging Networked Applications http://becomealinux.ninja/blog/debugging-network-applications/ 2 comments
- How to debug https://philbooth.me/blog/how-to-debug 10 comments programming
- How to debug stack frames and recursion in GDB https://developers.redhat.com/articles/2022/06/07/how-debug-stack-frames-and-recursion-gdb?sc_cid=7013a000002q2kCAAQ 8 comments linux
- Very Remote Debugging https://susam.in/maze/very-remote-debugging.html 4 comments lisp
- Legislative Staff Debugs Climate Plan As Manchin Threatens Its Existence https://talkingpointsmemo.com/news/manchin-cepp-climate-reconciliation-grid 20 comments politics
- Cutter 2.0 with Projects and Reversible Debugging https://cutter.re/cutter-2.0 14 comments reverseengineering
- Debug Rust on PineCone BL602 with VSCode and GDB https://lupyuen.github.io/articles/debug 7 comments riscv
- Improve your Micro-Services Debugging Environment using Gebug and Telepresence https://www.reddit.com/r/golang/comments/j365lx/improve_your_microservices_debugging_environment/ 8 comments golang
- AddressSanitizer for Windows: x64 and Debug Build Support | C++ Team Blog https://devblogs.microsoft.com/cppblog/asan-for-windows-x64-and-debug-build-support/ 6 comments programming
- [Code review] debugging issue and general guidance https://en.wikipedia.org/wiki/Multitaper 11 comments rust
- The Debug heap that created bugs http://lectem.github.io/windows/heap/appverifier/detours/2020/01/02/the-debug-heap-that-created-bugs.html 27 comments cpp
- Worst, most entertaining debugging possible: A crossover "99% Invisible" and "Reply All" podcast troubleshoots why the 99% Invisible podcast crashes Mazda infotainment systems. I barely made it through without an anyurism https://99percentinvisible.org/episode/the-roman-mars-mazda-virus/ 11 comments programming
- Svelte Native, Svelte 3 under the hood, debugging Svelte & more (Svelte Status #10) https://www.getrevue.co/profile/svelte/issues/svelte-native-svelte-3-under-the-hood-debugging-svelte-more-201905 16 comments javascript
- After 3 long hours of debugging, I genuinely feel accomplished https://www.reddit.com/r/learnprogramming/comments/ct03vy/after_3_long_hours_of_debugging_i_genuinely_feel/ 8 comments learnprogramming
- A Ruby Gem Debugging Strategy https://supergood.software/a-ruby-gem-debugging-strategy/ 10 comments ruby
- Automatic HTTP interception & debugging for Ruby https://httptoolkit.tech/view/ruby/ 26 comments ruby
- Automatic HTTP interception & debugging for browsers & Node.js https://httptoolkit.tech/view/javascript/ 2 comments javascript
- I wrote a blog post for beginners of how to efficiently debug your code, would love to hear feedback :) https://chriscode.home.blog/2019/04/15/how-to-efficiently-debug-your-code/ 29 comments programming
- PhpStorm 2019.1 Blade Debugging Support and a Laravel Code Style Preset https://laravel-news.com/phpstorm-2019-1 10 comments laravel
- rr: lightweight recording & deterministic C/C++ debugging https://rr-project.org/ 6 comments linux
- CLion 2018.1 released with Rust debugging support https://blog.jetbrains.com/clion/2018/03/clion-2018-1-cpp17-wsl-cmake-install/ 31 comments rust
- Hardware debugging linux kernel panic https://www.reddit.com/r/techsupport/comments/4n1rsi/hardware_debugging_linux_kernel_panic/ 3 comments techsupport
- [X-Post] GDB now supports debugging programs written in Rust https://np.reddit.com/r/rust/comments/4merw3/gdb_now_supports_debugging_programs_written_in/ 9 comments programming
- Tips for debugging and writing good ML https://blogful.me/b/phileaton/tips-for-debugging-and-writing-good-ml#/share 3 comments sml
- Debugging golang programs https://ttboj.wordpress.com/2016/02/15/debugging-golang-programs/ 4 comments golang
- Visual Studio now supports debugging Linux apps; Code editor now open source http://arstechnica.com/information-technology/2015/11/visual-studio-now-supports-debugging-linux-apps-code-editor-now-open-source/ 41 comments linux
- Learn how to debug AngularJS applications like a pro http://www.tutorials.kode-blog.com/angularjs-debug 14 comments angularjs
- How do you debug your embedded scripts? http://unknownworlds.com/decoda/ 11 comments gamedev
- Accelerating Debug Runs, Part 2: _ITERATOR_DEBUG_LEVEL http://ofekshilon.com/2014/10/14/accelerating-debug-runs-part-2-_iterator_debug_level/ 5 comments cpp
- Debugging a live Saturn V Rocket http://www.zamiang.com/posts/2013/10/13/red-team/ 12 comments technology
- 10 Powerful Debugging Tricks with Visual Studio http://visualgdb.com/debugging/ 2 comments programming
- Extending Monads for debugging in Haskell http://www.aloni.org/blog/?p=331 10 comments haskell
- Debugging a Crash, Found a Trojan https://blogs.msdn.com/b/ntdebugging/archive/2012/05/23/debugging-a-crash-found-a-trojan.aspx 22 comments netsec
- Python Tools for Visual Studio RC2 - intellisense, debugging, profiling, refactoring, REPL, MPI cluster debugging and more http://pytools.codeplex.com/releases/view/70667 46 comments programming
- Clang Checker: Making your development and debugging life easier. http://blog.ablepear.com/2009/05/clang-checker-making-your-development.html 3 comments programming
- Wow: Debugging with gdb-many-windows - makes emacs an amazingly awesome IDE http://emacs-fu.blogspot.com/2009/02/fancy-debugging-with-gdb.html 10 comments programming