Hello,
I'm new to remote debugging, for
starters. I've set up my two mac machines for remote debugging and
everything seems to work fine except for breakpoints. Every time I try
to run the app I get the following message:
"Error from Debugger: No symbol table is
loaded. Use the "file" command."
I think I know what the problem is. My
local machine is running XCode 2.3, so it's using gcc 4 and gdb 6. My
remote machine (using Mac OS 10.3.9) is using the XCode 1.5 tooles (the best
I can get for it), thus it has gcc 3.3 and gdb 5.x. There's a conflict
here; I assume breakpoints aren't working because of the gdb
conflict.
I've tried installing different XCode toolsets
on each machine, but the OS doesn't allow it. Is what I'm trying to do
even possible?
Any help is greatly appreciated.
Thanks,
Ryan
ps - I forgot to mention, even though
breakpoints don't work, the app still runs on the remote
machine.
_______________________________________________
Do not post admin requests to the list. They will
be ignored.
Help/Unsubscribe/Update your Subscription: