Jump to content
13 posts in this topic

Recommended Posts

I've been using OllyDbg for years now on Windows, and I must say it's indeed the best out there for the windows environment.

 

Is there a debugger out there for Mac that is similar to OllyDbg in functionality? Of course PPC & Intel binaries should both be supported.

 

Thanks in advance.

 

Don't have ideas about OllyDBg. But on OSX you can look at GDB (included in XCode) and DDD (have to download separately).

This is console debuggers. As for IDE you can use XCode and/or Eclipse. This is pretty standard choices.

×
×
  • Create New...