From the debugger console, when the app is paused, you can use:
image list
From the command line you can use:
$ otool -L /path/to/executable
From the debugger console, when the app is paused, you can use:
image list
From the command line you can use:
$ otool -L /path/to/executable