Browse by type
Breakpad is an open source crash reporting system.
The breakpad-specific parts in the Natron source code are enabled by adding CONFIG+=enable-breakpad to the qmake options.
It consists in:
breakpadpro.pri: breakpad-specific additions to Project.pro)breakpadclient.pri: included by global.priBreakpadClient: the breakpad client library used by CrashReporter and CrashReporterCLICrashReporter: the crash reporter executable (GUI version, monitors crashes by Natron)CrashReporterCLI: the crash reporter executable (command-line version, monitors crashes by NatronRenderer)libs/google-breakpad: a submodule that points to https://github.com/NatronGitHub/google-breakpad which is a fork of https://github.com/google/breakpad There are several issues with breakpad, see:
TODO:
$ claude mcp add Natron \
-- python -m otcore.mcp_server <graph>