Greetings
I need to make some debugging for a few C functions in GRASS. Is it possible to use DDD? Or what other debugger do you advise?
Thanks~
Franz
Greetings
I need to make some debugging for a few C functions in GRASS. Is it possible to use DDD? Or what other debugger do you advise?
Thanks~
Franz
Franz Schiller wrote:
I need to make some debugging for a few C functions in GRASS. Is it possible
to use DDD?
DDD is just a front-end to gdb (etc). There shouldn't be any problem
using it with GRASS.
--
Glynn Clements <glynn@gclements.plus.com>
Franz wrote:
> I need to make some debugging for a few C functions in
> GRASS. Is it possible to use DDD?
Glynn:
DDD is just a front-end to gdb (etc). There shouldn't be
any problem using it with GRASS.
[ see DDD instructions @ http://grass.osgeo.org/wiki/Bugs ]