# debugInfo

> The _role value of files that contain information for debuggers.

## Definition

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

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

### Remarks

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