# debugInfo

> The BuildFile.role value of files that contain information for debuggers.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Build.Reporting](/engine/6000.3/script-reference/unityeditor/build/reporting.md)
* **Assembly:** UnityEditor

```csharp
public static string debugInfo { get; }
```

### Remarks

These files include debug information, such as symbols, for both managed assemblies and native executables and libraries.
