Nat! bio photo

Nat!

Senior Mull

Twitter Github Twitch

MapOfTheProblematique (updated)

As a little something for my faithful readers, that haven't gotten anything to read for a long time. Here's a small application I wrote to help me track down a bug in my application. Well it didn't find the bug, but I think it can be pretty useful.

Disclaimer: It's slow! It has bugs. It can be cryptic. It's incomplete.

MapOfTheProblematique

So what does it do ? Drag and drop any binary be it application, shared library or framework into the upper TableView. The lower OutlineView will show all linked dependencies. For frameworks it also searches along the NSSearchPaths. Mouse over the columns and rows for Tooltips. (update: new version at the same link)

Download