/gdb

Unofficial Windows build of gdb with added features.

Primary LanguageCGNU General Public License v2.0GPL-2.0

This fork of gdb adds some new features, like reading of Windows minidump files, and additional TUI windows.

Editing breakpoints in source window: breakpoint

Locals window: locals

Display window: display

Frames window: frames

Threads window: threads

All previous windows combined: all

Memory window: memory

Command history window: cmd-history