GNU Debugger #1703
codonell
started this conversation in
Project onboardings
GNU Debugger
#1703
Replies: 2 comments
-
|
If you need a gdb mirror we have https://github.com/gnutools/binutils-gdb officially up. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Noted that https://insights.linuxfoundation.org/project/bminor-binutils-gdb?timeRange=past365days&start=2025-03-25&end=2026-03-25 exists and should be replaced with a proper GNU Debugger project. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to request that we add the GNU Debugger (gdb) into LFX Insights.
The GNU Debugger (gdb) is a foundational debugger for Linux systems with support for online debugging, post-mortem debugging, hardware watchpoints, breakpoints, memory inspection, multi-threaded debugging (all-stop, scheduler locking etc), and more.
Currently the gdb sources are hosted on Sourceware (https://sourceware.org/git/binutils-gdb.git) . The repository is a shared repository with the GNU Binutils (binutils) which is proposed in a distinct discussion.
Beta Was this translation helpful? Give feedback.
All reactions