Linux debugger !gdb

Started by
2 comments, last by Raduprv 20 years ago
Hi guys. GDB has some issues with my mmorpg server (it just exits, with an error message (I forgot the message, and I am on Windows now)), so I was wondering if you know any free debugger, that also has a GUI, if possible... Thanks in advance. Height Map Editor | Eternal Lands | Fast User Directory
Advertisement
All I can recommend is using DDD as a front-end to GDB (DDD generates call graphs and all sorts of other neat stuff). Don''t have a link handy, sorry.
My problem is exactly DDD and GDB.
DDD complains that GDB prematurly exits...

Height Map Editor | Eternal Lands | Fast User Directory
There is also Insight, which is really nice.
But its also a gui for gdb, you might have the same problems with it.

This topic is closed to new replies.

Advertisement