epasveer/seer
Seer - a gui frontend to gdb observed · 2026-08-28
Health v2 · maintenance only
81/100
- Activity 99
- Release rhythm 46
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 231.0
- age_days: 1827
- days_rel: 149
- days_push: 9
- n_releases_24m: 3
Adoption not part of the score
3431 stars · 116 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Seer is a graphical frontend to the GNU debugger (gdb) for Linux, built with C++ and Qt6. It provides a visual interface for gdb debugging sessions, communicating with gdb via its machine interface (gdb-mi).
Use cases
- debug a C++ program with a gui instead of gdb command line
- visualize variables and memory while debugging with gdb
- step through code with breakpoints in a graphical debugger
- connect to gdbserver for remote debugging
- inspect program state during a crash or hang
When to choose
- you want a lightweight, simple gui for gdb on Linux
- you prefer gdb's power but want visual debugging views
- you need remote debugging via gdbserver with a gui
When to avoid
- you need a debugger on Windows or macOS
- you want an all-in-one IDE debugger experience
- you don't have gdb with the mi interpreter available
Facets
application · maturity active
gui developer-tools developer-tools cpp gdb-frontend debugger gdb-mi qt6 debugging-tool command-line linux qt
1 source
- readme: https://github.com/epasveer/seer · fetched 2026-08-28 · 8969046d5fec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| epasveer/seer | main | 81 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem