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

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


  • Subject: Avoiding "No symbol table is loaded" gdb error n Leopard?
  • From: Jim Correia <email@hidden>
  • Date: Wed, 9 Jan 2008 17:55:41 -0500

I often find myself attaching to a process with gdb at the command line to debug it.

On Tiger, I could stop at a breakpoint in the attached process and examine values. On Leopard, I get the following error:

(gdb) po *(id *)($ebp+8)
No symbol table is loaded.  Use the "file" command.

If I take its literal advice, it then warns me that it is going to terminate the current process. That's not what I wanted.

I tried `symbol-file` and that didn't seem to solve the problem either.

What do I need to do differently?

Thanks,
Jim
_______________________________________________
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: Avoiding "No symbol table is loaded" gdb error n Leopard?
      • From: Jim Ingham <email@hidden>
  • Prev by Date: XCode Newbie
  • Next by Date: Re: Avoiding "No symbol table is loaded" gdb error n Leopard?
  • Previous by thread: XCode Newbie
  • Next by thread: Re: Avoiding "No symbol table is loaded" gdb error n Leopard?
  • Index(es):
    • Date
    • Thread