I'm developing a Mac OS 9 app by building it under OS X. I'd like to
use remote debugging to debug it under the SheepShaver emulator (I have
an Intel Mac, which doesn't have a Classic environment).
When I try to set up remote debugging in the project settings, all the
items are disabled. Searching the newsgroup items turns up some posts
about how to enable GDB from CodeWarrior on OS X, but that's not what
I'm trying to do - I'm trying to access the Mac OS 9 remote debugger.
Is there a way to enable these configuration options? Does remote
debugging from OS X to OS 9 work at all? If I launch gdb manually, will
the dialog items become enabled?
(Note that this particular app isn't a Carbon app, it's a Classic app.
I want to sup****t very old Macs with it. I'm using an application
framework which also sup****ts native OS X Mach-O builds).
Thanks for your help.
Michael D. Crawford
mdcrawford at gmail dot com
Read GoingWare's Bag of Programming Tricks at
http://www.goingware.com/tips/