mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 11:06:26 +08:00
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.