Anyone have documentation/tips/tricks/advice on how to debug an application from another computer? I have a MacPro (10.6.1) and a MacBook Pro (10.5.8), and I'd like to debug an application residing on the former from the latter. Both are running XCode 3.1.3.
The definitive Apple document on remote debugging can be found here.
Update: Remote debugging is no longer supported under Xcode 4. See here.