mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
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.
This commit is contained in:
@@ -9,6 +9,7 @@ The following documents provide information on OCCT building, development and te
|
||||
* @subpage dev_guides__contribution_workflow "Contribution Workflow"
|
||||
* @subpage dev_guides__git_guide "Guide to installing and using Git for OCCT development"
|
||||
* @subpage dev_guides__tests "Automatic Testing system"
|
||||
* @subpage dev_guides__debug "Debugging tools and hints"
|
||||
|
||||
Two other documents provide details on obsolete technologies used by OCCT,
|
||||
to be removed in future releases:
|
||||
|
Reference in New Issue
Block a user