[vtkusers] Debugging into VTK classes

Yumin Yuan yumin.yuan at kitware.com
Tue Apr 30 12:15:28 EDT 2013


Make sure you have the environment PATH set up properly for the example,
especially if you have multiple versions of VTK on your machine.

Yumin


On Tue, Apr 30, 2013 at 11:36 AM, David Doria <daviddoria at gmail.com> wrote:

> On Tue, Apr 30, 2013 at 10:44 AM, Boxer, Aaron <Aaron.Boxer at uhn.ca> wrote:
>
>>  Hello,****
>>
>> ** **
>>
>> I am running the ImageSlicing example in visual studio, in debug mode,***
>> *
>>
>> but I am unable to set breakpoints in one of the classes used by the
>> example****
>>
>> (vtkImageReslice class in vtkImagingCore)****
>>
>> ** **
>>
>> Is there some special kung-fu required to debug into the core classes?***
>> *
>>
>> ** **
>>
>> Thanks,****
>>
>> Aaron
>>
>
> When you build VTK you need to set CMAKE_BUILD_TYPE=Debug in the CMake
> configuration.
>
> David
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130430/d9668482/attachment.htm>


More information about the vtkusers mailing list