User forums > General (but related to Code::Blocks)
Debugging Tips / GUI GDB?
(1/1)
evolutional:
Hey,
Been playing around with CodeBlocks after you advertised it on Gamedev.net, I must say that I'm impressed so far.
One thing I'm having problems with is the debugging support, mainly there's no graphical front-end to GDB!
Will you be looking to implement such a feature (a la Visual Studio)?
prr:
--- Quote from: evolutional ---One thing I'm having problems with is the debugging support, mainly there's no graphical front-end to GDB!
--- End quote ---
There are several graphical front-ends for GBD.
AFAIK most populars under *nix are ddd and insight.
If u are looking for a graphical front-end under windows I suggest u to use the excellent and always updated cygwin build of insight.
walter
mandrav:
--- Quote from: evolutional ---One thing I'm having problems with is the debugging support, mainly there's no graphical front-end to GDB!
Will you be looking to implement such a feature (a la Visual Studio)?
--- End quote ---
Never used VisualStudio :roll:
GDB support is there, although a bit rudimentary. The debugger plugin will get the development focus it needs after the next release (if not earlier :wink: ).
If you 're asking for something specific, please clarify.
Cheers,
Yiannis.
mike:
--- Quote ---Never used VisualStudio
--- End quote ---
:-)
That's why the project files for C::B are called ".dsp" and ".dsw" ;-)
mandrav:
--- Quote from: mike ---
--- Quote ---Never used VisualStudio
--- End quote ---
:-)
That's why the project files for C::B are called ".dsp" and ".dsw" ;-)
--- End quote ---
...which were contributed by Muhammad Haggag :lol:
Navigation
[0] Message Index
Go to full version