Re: GDB problems and version
Re: GDB problems and version
- Subject: Re: GDB problems and version
- From: Jim Ingham <email@hidden>
- Date: Thu, 16 Jul 2009 14:20:12 -0700
Jonas is right, you should use "add-symbol-file" rather than "symbol-
file", that's true in both FSF & our gdb. But Jonas is also right,
you shouldn't have to use either, gdb should find the symbols for
libraries as they get loaded.
We don't support the merge with the FSF sources that the Ada folks
did, we only have time to support our fork. But if you have problems
with the gdb that comes with Xcode, you might try filing bugs against
that at bugreporter.apple.com.
Jim
On Jul 16, 2009, at 1:40 PM, Christian Thalinger wrote:
Christian Thalinger wrote:
Hi!
I'm having a lot of problems with the GDB version shipped with Xcode.
But just to explain one of my problems: I can not call simple C++
class
methods after hitting an abort. Even when the method is an accessor
it
hangs in there forever doing nothing. That makes a program almost
undebuggable.
Can I do something about that? I tried various debugging information
formats but the behavior does not change.
-- Christian
_______________________________________________
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
_______________________________________________
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