---
title: NSZombieEnabled
framework: foundation
role: symbol
role_heading: Global Variable
path: foundation/nszombieenabled
---

# NSZombieEnabled

A global variable related to zombie objects that in practice has no effect.

## Declaration

```occ
extern BOOL NSZombieEnabled;
```

## See Also

### Diagnostics and Debugging

- [NSLog](foundation/nslog.md)
- [NSLogv(_:_:)](foundation/nslogv(_:_:).md)
- [NSDeallocateZombies](foundation/nsdeallocatezombies.md)
- [NSDebugEnabled](foundation/nsdebugenabled.md)
- [NSKeepAllocationStatistics](foundation/nskeepallocationstatistics.md)
