About Sysprogs
Sysprogs can decipher GCC, Keil, and IAR compiler complex multi-line error messages. It will display instantiations of templates, include a stack for errors in header files, and provide other information that makes it easier to identify issues with the build. You can quickly switch between the error messages and a specific location in the build log, where Sysprogs will make all paths clickable and highlight the important messages. Common C/C plus-plus errors can be automatically fixed with VisualGDB. Find missing header files and fix include paths; find the right headers to fix undeclared symbols; find symbols in libraries to fix "undefined reference" errors; and suggest common fixes for embedded configuration files.