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: "Amit Pendharkar" <>
  • To:
  • Subject: Re: [cgal-discuss] Debugger available?
  • Date: Wed, 21 May 2008 01:29:11 -0500
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=hIQBpUSSfj7XWAg06uKYwYa9GZW0JDIGUNfgtVFNb0gaqg5UH3D5u3t1jBljQZUE8l5zenZXPD6o0xB7m8UQO1hUyKdUJImz/EdG5OAiXrNtJPn1miN/KFBFu8x8RpxWYhoSdQWkAn0f6GWunOD3OsTMBKyZ3yuMvGX7hzvAJQk=

Hey Daniel,

Thanks. Yeah even I use the gdb but thought using DDD might b a little simpler.......anyway......gdb+emacs serve the purpose.

Regards,
Amit Pendharkar

On Tue, May 20, 2008 at 2:34 AM, Daniel Duque Campayo <> wrote:
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
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




Archive powered by MHonArc 2.6.16.

Top of Page