Attaching a debugger with the OSXFuse framework

43 views
Skip to first unread message

and...@syncplicity.com

unread,
Dec 12, 2017, 11:41:30 AM12/12/17
to OSXFUSE
I'm currently trying to learn more about OSXFuse's internals. To do so, I'm trying to debug the OSXFUSE framework. (osxfuse\framework\OSXFUSE.xcodeproj)

I can open the framework in XCode, and attach to my application. When I try to debug osxframework code, I just see assembly in the debugger. (I can, however, see my application's source code.)

If I try to build the framework in XCode, I get an error, "/Users/rondea/git/osxfuse/framework/GMUserFileSystem.m:387:11: Implicit declaration of function 'fuse_invalidate_path' is invalid in C99". I've tracked this down to XCode not finding fuse.h.

(Osxfuse builds correctly from the terminal via build.sh.)

Are there any special instructions I need to follow in order to attach a debugger and debug the framework?

I'm using XCode 9.2.
Reply all
Reply to author
Forward
0 new messages