tusharhero

https://tusharhero.codeberg.page

1 posts

Tech

Subscribe via RSS

  1. Underappreciated builtin: Grand Unified Debugger

    ~1089 words. ~5 minutes. tags: emacs programming debugging Or as I would like to call it, GLORIOUS Unified Debugger. This is my submission for June's Emacs Carnival, Underappreciated Emacs built-ins. You can find detailed information in the excellent documentation at (info "(emacs) Debuggers"). Multi debugger support I mostly use its GDB Graphical Interface. But it supports multiple debuggers such as, lldb (LLVM debugger) perldb (Perl debugger) jdb (Java debugger) pdb (Python debugger) guiler…

    0