> I was just wondering what some popular choices of debuggers are that people
> are using with deal.ii? I have been trying to use the Eclipse CDT debugger
> but for some reason it appears that it doesn't work well with dealii
> (breakpoints etc don't work, I have a prior post regarding this).
Eclipse works pretty well for most of us. See
http://www.math.tamu.edu/~bangerth/videos.676.25.html
I am quite happy with debugging in QtCreator.
Both of them use gdb in the background, so maybe you should try if gdb
is working correctly first.
--
Timo Heister
http://www.math.clemson.edu/~heister/