digitalmars.D.debugger - Debugging D code with SeerGDB on Linux
- Ernie Pasveer (9/9) Feb 12 Hi All,
- solidstate1991 (5/15) Feb 13 I have it on my ThinkPad that I use for Linux/x86-64 development.
- Ernie Pasveer (3/8) Feb 15 Can you give some more details about what wasn't successful?
- Dejan Lekic (3/9) Feb 20 I love seergdb! Thank you for that frontend! I used it in the
Hi All, I'm very new to the D language but I'm familiar with GDB. I have a project that is a gui front-end to GDB called Seer. I hope to make it work for a large group of languages, including D. If anyone can try Seer with their D projects, it would be appreciated. Suggestions are welcomed! Here are some Seer resources. https://github.com/epasveer/seer https://github.com/epasveer/seer/wiki/Seer-and-D
Feb 12
On Friday, 13 February 2026 at 00:38:01 UTC, Ernie Pasveer wrote:Hi All, I'm very new to the D language but I'm familiar with GDB. I have a project that is a gui front-end to GDB called Seer. I hope to make it work for a large group of languages, including D. If anyone can try Seer with their D projects, it would be appreciated. Suggestions are welcomed! Here are some Seer resources. https://github.com/epasveer/seer https://github.com/epasveer/seer/wiki/Seer-and-DI have it on my ThinkPad that I use for Linux/x86-64 development. I probably should use it a lot more, but the few times I tried wasn't very successful. Also please get it working on 1366x768 displays properly, I always have to plug in an external monitor.
Feb 13
On Friday, 13 February 2026 at 18:16:40 UTC, solidstate1991 wrote:I have it on my ThinkPad that I use for Linux/x86-64 development. I probably should use it a lot more, but the few times I tried wasn't very successful. Also please get it working on 1366x768 displays properly, I always have to plug in an external monitor.Can you give some more details about what wasn't successful? Thanks.
Feb 15
On Friday, 13 February 2026 at 00:38:01 UTC, Ernie Pasveer wrote:I'm very new to the D language but I'm familiar with GDB. I have a project that is a gui front-end to GDB called Seer. I hope to make it work for a large group of languages, including D. If anyone can try Seer with their D projects, it would be appreciated. Suggestions are welcomed!I love seergdb! Thank you for that frontend! I used it in the past when I needed to debug some D stuff.
Feb 20









Ernie Pasveer <epasveer att.net> 