Skip to content

Jaime Rios

  • About
  • Github
  • LinkedIn
  • X

otool

C++ tips and tricks for MacOS X

July 12, 2011 by jaimerios

I had to do some fancy debugging of a C++ dylib and while I was searching around the internet, I came accross this article from Apple: C++ features in MacOS X. I also found two cool articles that describe well how the dlopen application works and what happens to your symbols when an application bundle … Read more

Categories Coding Tags C++, dependency, dlopen, dylib, otool, Xcode Leave a comment

MacDependency

April 20, 2011 by jaimerios

I found this useful tool, thanks to my coworker, that is an alternative to using the otool tool: MacDependency

Categories Coding Tags dependency, dylib, otool 3 Comments

Recent Posts

  • Package management with CMake’s CPM
  • Automate Evernote using AppleScript
  • Unit Tests and CMake
  • clang static analyzer
  • C++ std::erase and rbegin/rend

Recent Comments

  1. Connecting with C++ – Jaime Rios on Working with REST
  2. Connecting with C++ – Jaime Rios on Making a connection using Swift
  3. Jaime on Xcode 3.1, Perforce and Scripts
  4. jaimerios.com » Blog Archive » Haversine formula now on GitHub on Calculating distance between 2 points on Earth using the Haversine formula
  5. iPhone 3G: How to show locations around a fixed point? | Questions on Calculating distance between 2 points on Earth using the Haversine formula
© 2025 Jaime Rios • Built with GeneratePress