• 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
Re: Avoiding "No symbol table is loaded" gdb error n Leopard?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Avoiding "No symbol table is loaded" gdb error n Leopard?


  • Subject: Re: Avoiding "No symbol table is loaded" gdb error n Leopard?
  • From: Jason Molenda <email@hidden>
  • Date: Wed, 9 Jan 2008 15:52:18 -0800


On Jan 9, 2008, at 3:37 PM, Jim Correia wrote:

symbol-file is only going to help if you have something to add that actually HAS debug info in it.

Is there a framework/library on Leopard that has debug information for id in it, or is casting to a built-in type the best solution?

If your have debug information for the thing you're debugging, you'll have a definition for id.


gdb needs the cast to know the size of the value and how to print it. From gdb's perspective a char* is as good as anything else.

J
_______________________________________________
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


References: 
 >Avoiding "No symbol table is loaded" gdb error n Leopard? (From: Jim Correia <email@hidden>)
 >Re: Avoiding "No symbol table is loaded" gdb error n Leopard? (From: Jim Ingham <email@hidden>)
 >Re: Avoiding "No symbol table is loaded" gdb error n Leopard? (From: Jim Correia <email@hidden>)

  • Prev by Date: Re: Interface Builder crashing frequently
  • Next by Date: IB 3.0 / leopard / system pref pane vs. toolbar?
  • Previous by thread: Re: Avoiding "No symbol table is loaded" gdb error n Leopard?
  • Next by thread: IB 3.0 / leopard / system pref pane vs. toolbar?
  • Index(es):
    • Date
    • Thread