Bug 208215

Summary: Valgrind does not support Objective-C garbage collection (Obj-C GC)
Product: [Developer tools] valgrind Reporter: Sean <cwatson>
Component: memcheckAssignee: Julian Seward <jseward>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: pjfloyd
Priority: NOR    
Version: 3.5.0   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: macOS   
Latest Commit: Version Fixed In:

Description Sean 2009-09-22 23:00:33 UTC
The 3.5 release notes confirm that GC is not currently supported:

"Things that don't work:
  - Objective-C garbage collection"

This bug requests that such support be added.

GC support was added in 10.5 and its use is spreading in 10.6.  In 10.6, it is even sometimes required, for example when building 64 bit preference panes.
Comment 1 Sean 2023-02-20 20:19:07 UTC
In the intervening 14 years, Objective-C garbage collection has been deprecated and then removed from macOS.

This ticket should just be closed.
Comment 2 Paul Floyd 2023-02-20 22:56:21 UTC
Happy to oblige!