Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Debugger available?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Debugger available?


Chronological Thread 
  • From: Daniel Duque Campayo <>
  • To:
  • Subject: Re: [cgal-discuss] Debugger available?
  • Date: Tue, 20 May 2008 09:34:35 +0200

Hello,

I insert the "-g" option in the Makefile, where the CC and LD options are
(perhaps removing the "-O" option, I don't know if this is really needed,
try). The resulting code can be debugged. I use the text debugger gdb, but I
think DDD should work.

Best,

Daniel


On Tuesday 20 May 2008 00:13:01 Amit Pendharkar wrote:
> Hi All,
>
> I want to use some graphical debugger to see how CGAL library functions.
> Can I use some debugger like DDD? How to set it up?
>
> I need to go through the functionality implemented in the library files but
> doing it manually eats up lot of time.
>
> Thanks & Regards,
> Amit Pendharkar



--
Daniel Duque
http://rincon.uam.es/dir?cw=950067138671875



Archive powered by MHonArc 2.6.16.

Top of Page