···799799 (** [debugger_support c] is the value of a predefined key
800800 [--debugger-support] that indicates if build artefacts needed
801801 for source level debuggers should be built and installed. If
802802- absent the value is [false] or the value of the environment
802802+ absent the value is [true] or the value of the environment
803803 variable TOPKG_CONF_DEBUGGER_SUPPORT if specified. *)
804804805805 val profile : t -> bool