Email or username:

Password:

Forgot your password?
9 comments
Aral Balkan

@krzyzanowskim Haha, nice:

4445425547:

0x44 = d
0x45 = e
0x42 = b
0x55 = u
0x47 = g

🐞

#ns4445425547 #debug #AppKit

Aral Balkan

@drunknbass @krzyzanowskim Isn’t every room technically an escape room? Some are just harder to leave than others :P

Aral Balkan

@krzyzanowskim Alt-text:

Screenshot of blog comment: I always pass `-_NS_4445425547 YES` when debugging from Xcode, which gives a nice extra menu item 🐞 with — among other goodies — a window that lists the current responder chain.

Haijo
i don't know, but isn't putting an emoticon in alt-text counter-intuitive? not sure how screen readers and such work

CC: @krzyzanowskim@mastodon.social
Der Teilweise

@krzyzanowskim The oldest reference I found is this Pastebin from 2019: pastebin.com/bm3qiizz

It contains references to other flags, e.g.:

· NSLogUnusualAppConfig (documented at mjtsai.com/blog/2013/12/31/def)
· NSConcurrentViewClasses and NSDebugConcurrentViewDrawing (probably documented in some AppKit release notes, spec-zone.ru/RU/OSX/releasenot)
· NSMightNeedToWorkAroundBadAdobeReleaseBug (twitter.com/chrisatlatenite/st)
· NSVisualEffectViewDefenestratorModeEnabled (?)
· most of developer.apple.com/library/ar

@krzyzanowskim The oldest reference I found is this Pastebin from 2019: pastebin.com/bm3qiizz

It contains references to other flags, e.g.:

· NSLogUnusualAppConfig (documented at mjtsai.com/blog/2013/12/31/def)
· NSConcurrentViewClasses and NSDebugConcurrentViewDrawing (probably documented in some AppKit release notes, spec-zone.ru/RU/OSX/releasenot)
· NSMightNeedToWorkAroundBadAdobeReleaseBug (twitter.com/chrisatlatenite/st

Jonathan Hendry

@krzyzanowskim

Works with distributed apps as well, not just in Xcode/lldb.

Go Up