occt: master d4faf9e9

Author Committer Branch Timestamp Parent
abv apn master 2014-02-27 14:22:52 master c5face6f
Affected Issues  0024599: Tools for interacting with DRAW from Visual Studio debugger
Changeset 0024599: Tools for interacting with DRAW from Visual Studio debugger

Global functions are added to allow a user performing DRAW commands from VS Command Window when DRAW is interrupted on a breakpoint.
Previously existing functions are adapted to work with Visual Studio debugger (Command Window).
A manual describing use of these functions and other debugging facilities and some hints is added to Developer Guides.
Minor corrections and refinement of debug.md.
add - dox/dev_guides/debug/debug.md Diff File
mod - dox/dev_guides/dev_guides.md Diff File
mod - dox/FILES.txt Diff File
mod - src/BRepTools/BRepTools.cxx Diff File
add - src/BRepTools/BRepTools_Debug.cxx Diff File
add - src/BRepTools/FILES Diff File
mod - src/DBRep/DBRep_Debug.cxx Diff File
add - src/Draw/Draw_Debug.cxx Diff File
mod - src/Draw/FILES Diff File
mod - src/DrawTrSurf/DrawTrSurf_Debug.cxx Diff File
add - src/GeomTools/FILES Diff File
add - src/GeomTools/GeomTools_Debug.cxx Diff File