Post

Replies

Boosts

Views

Activity

Comment on Debugging on the Xcode
@QuinnTheEskimo, At which point I should do the "Detach the debugger"? Here is the scenario. My project contains of 1 executable binary and 14 dylibs. Some dylibs depends on each other and the binary executable depends on some of those libraries. The binary executable as well as some libraries depends on the wxWidgets. (wxWidgets is self compiled and used from that place - I didn't run "make install")
Apr ’23