27 Using ROCgdb under GNU Emacs

In GNU Emacs there is a special interface to ROCgdb, which facilitates viewing the source code for the program you are debugging. There is also an IDE-like interface to GDB, with specialized buffers for breakpoints, stack frames and other aspects of the debugger state.

A detailed description of Emacs’ interaction with ROCgdb is given in the Emacs manual.