• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Remote debugging issues
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Remote debugging issues


  • Subject: Remote debugging issues
  • From: Michael Ryan Bannon <email@hidden>
  • Date: Wed, 28 Jun 2006 09:31:29 -0400
  • Organization: Humagade

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.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Remote debugging issues
      • From: Alexander von Below <email@hidden>
  • Prev by Date: copying structs - PPC/Intel different results
  • Next by Date: Re: Remote debugging issues
  • Previous by thread: Re: copying structs - PPC/Intel different results
  • Next by thread: Re: Remote debugging issues
  • Index(es):
    • Date
    • Thread