summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/code
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2022-09-04 16:45:55 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2022-09-07 23:58:12 +0200
commit778dcaa50d4cae65e2b8d4b57d05f52bf876135c (patch)
treec2c838dfa425904181bd7110cafe49df9c04ea64 /src/gui/doc/snippets/code
parentfc7805993409ce52d21d21f8575635fddc66b83c (diff)
Use correct calling frame for QMacAutoReleasePool debug tracker
Using [NSAutoreleasePool showPools] to debug auto release pools should now show the call site that allocated QMacAutoReleasePool, instead of the QMacAutoReleasePool constructor, i.e.: ################ POOL 0x7f844c80c050 0x600003644190 ^-- allocated in function: QCoreApplicationPrivate::init() 0x600003a41080 __NSArrayM 0x60000345cca0 __NSCFString 0x600003a410e0 NSPathStore2 0x600002141680 NSPathStore2 0x6000036441b0 __NSSingleObjectArrayI Change-Id: I52d22503c1d3de5a9dbae9939569d0836cc1a840 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'src/gui/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions