docs(dev): debugging guide for C++/Python hybrid codebase #159

Open
opened 2026-02-10 13:23:58 +00:00 by forbes · 0 comments
Owner

Write a debugging guide for the hybrid codebase: FreeCAD console logging (App.Console.PrintMessage/Warning/Error/Log), attaching GDB/LLDB to FreeCAD process, Python pdb/breakpoint() in workbench code, debugging the Python-C++ bridge (FileOriginPython), common error patterns (WorkbenchManipulator timing, import failures), and log file locations.

Write a debugging guide for the hybrid codebase: FreeCAD console logging (App.Console.PrintMessage/Warning/Error/Log), attaching GDB/LLDB to FreeCAD process, Python pdb/breakpoint() in workbench code, debugging the Python-C++ bridge (FileOriginPython), common error patterns (WorkbenchManipulator timing, import failures), and log file locations.
forbes added the documentation label 2026-02-10 13:23:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/create#159