View Issue Details

IDProjectCategoryView StatusLast Update
0026970Open CASCADEOCCT:Documentationpublic2016-04-20 15:50
ReportermsvAssigned Tobugmaster  
PrioritynormalSeverityintegration request 
Status closedResolutionfixed 
PlatformWindowsOSVC++ 2013 
Product Version7.0.0 
Target Version7.0.0Fixed in Version7.0.0 
Summary0026970: Update MSVC visualizers to support 7.0 handles and something more
DescriptionThis is a request to update the file dox/dev_guides/debug/occt.natvis.
The main improvement is correct visualization of variables of type opencascade::handle, i.e. Handle(Class_Type) in version 7.0, under debugger.
Steps To ReproduceNone
TagsNo tags attached.
Test case number

Activities

git

2015-12-09 10:09

administrator   ~0048884

Branch CR26970 has been created by msv.

SHA-1: 32d557ee25354a1886961c1d5e4cfd9f5c19ef8b


Detailed log of new commits:

Author: msv
Date: Wed Dec 9 10:09:35 2015 +0300

    0026970: Update MSVC visualizers to support 7.0 handles and something more
    
    Changes:
    - make shorter visualization of handles: change word 'count' to 'cnt'
    - add visualization of hex value of entity in handles
    - add visualization of classes:
    opencascade::handle<*>
    NCollection_Sequence<*>
    TColStd_Array1OfInteger
    TColStd_Array1OfReal
    TColStd_Array2OfInteger
    TColStd_ListOfInteger
    TColStd_ListOfReal
    BRep_ListOfCurveRepresentation
    TopoDS_Shape
    TopoDS_TShape
    BOPDS_Pave
    BOPDS_PaveBlock

msv

2015-12-09 10:10

developer   ~0048885

Please review.

abv

2015-12-10 16:28

manager   ~0048979

Reviewed, please integrate (no testing is needed)

abv

2015-12-10 16:31

manager   ~0048981

If I understand correctly, this patch includes also visualizers proposed at
http://www.opencascade.com/content/create-custom-views-opencascade-objects-visual-studio-debugger

msv

2015-12-10 18:36

developer   ~0049000

Exactly, with some modifications.

git

2016-04-17 14:01

administrator   ~0053038

Branch CR26970 has been deleted by kgv.

SHA-1: 32d557ee25354a1886961c1d5e4cfd9f5c19ef8b

Related Changesets

occt: master 6e2cb64d

2015-12-09 07:09:35

msv


Committer: bugmaster Details Diff
0026970: Update MSVC visualizers to support 7.0 handles and something more

Changes:
- make shorter visualization of handles: change word 'count' to 'cnt'
- add visualization of hex value of entity in handles
- add visualization of classes:
opencascade::handle<*>
NCollection_Sequence<*>
TColStd_Array1OfInteger
TColStd_Array1OfReal
TColStd_Array2OfInteger
TColStd_ListOfInteger
TColStd_ListOfReal
BRep_ListOfCurveRepresentation
TopoDS_Shape
TopoDS_TShape
BOPDS_Pave
BOPDS_PaveBlock
Affected Issues
0026970
mod - dox/dev_guides/debug/occt.natvis Diff File

Issue History

Date Modified Username Field Change
2015-12-09 10:00 msv New Issue
2015-12-09 10:00 msv Assigned To => abv
2015-12-09 10:00 msv Assigned To abv => msv
2015-12-09 10:09 git Note Added: 0048884
2015-12-09 10:10 msv Note Added: 0048885
2015-12-09 10:10 msv Assigned To msv => abv
2015-12-09 10:10 msv Status new => resolved
2015-12-09 10:10 msv Steps to Reproduce Updated
2015-12-10 16:28 abv Note Added: 0048979
2015-12-10 16:28 abv Assigned To abv => bugmaster
2015-12-10 16:28 abv Status resolved => reviewed
2015-12-10 16:31 abv Note Added: 0048981
2015-12-10 18:36 msv Note Added: 0049000
2015-12-11 11:38 bugmaster Changeset attached => occt master 6e2cb64d
2015-12-11 11:38 bugmaster Status reviewed => verified
2015-12-11 11:38 bugmaster Resolution open => fixed
2016-04-17 14:01 git Note Added: 0053038
2016-04-20 15:42 aiv Fixed in Version => 7.0.0
2016-04-20 15:50 aiv Status verified => closed