[Insight-users] a question about debugging itk
Luis Ibanez
luis.ibanez at kitware.com
Wed Aug 15 18:41:48 EDT 2007
Hi Qing,
If you compiled *BOTH* ITK and your application in Debug mode, you can
simply open the ITK file that you want to debug and set the break point
in it, then run your application with "F5".
1) Did you compile ITK in Debug mode ?
2) Are you using CMake for configuring your application ?
Please let us know
Thanks
Luis
------------------
qing xu wrote:
> I forgot to mention that I am using VC 6.0 on windows XP. I imports itk
> as static library. Does anybody know a way to debug the source code of
> ITK. Thanks.
>
> Qing
>
>
>> From: "Sean McBride" <sean at rogue-research.com>
>> To: "qing xu" <qingxu8 at hotmail.com>, <insight-users at itk.org>
>> Subject: Re: [Insight-users] a question about debugging itk Date:
>> Wed, 15 Aug 2007 17:50:44 -0400
>>
>> On 8/15/07 9:35 PM, qing xu said:
>>
>> >I am trying to put breakpoints in the itk source code in order to to
>> see how
>> >the algorithm works. It seems that I can debug *.h and *.txx, But I
>> can not
>> >debug *.cxx, since they are inside the *.lib. Does anyone know a
>> convient
>> >way to set breakpoints in *.cxx? Thanks a lot.
>>
>> Help us help you. Which OS? Which IDE? etc.
>>
>> --
>> ____________________________________________________________
>> Sean McBride, B. Eng sean at rogue-research.com
>> Rogue Research www.rogue-research.com
>> Mac Software Developer Montréal, Québec, Canada
>>
>>
>
> _________________________________________________________________
> Now you can see trouble…before he arrives
> http://newlivehotmail.com/?ocid=TXT_TAGHM_migration_HM_viral_protection_0507
>
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
More information about the Insight-users
mailing list